get:
Show a project.

patch:
Update a project.

put:
Update a project.

GET /api/projects/44/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 44,
    "url": "http://patchwork.ozlabs.org/api/projects/44/?format=api",
    "name": "skiboot firmware development",
    "link_name": "skiboot",
    "list_id": "skiboot.lists.ozlabs.org",
    "list_email": "skiboot@lists.ozlabs.org",
    "web_url": "http://github.com/open-power/skiboot",
    "scm_url": "http://github.com/open-power/skiboot",
    "webscm_url": "",
    "maintainers": [
        {
            "id": 54582,
            "url": "http://patchwork.ozlabs.org/api/users/54582/?format=api",
            "username": "stewart",
            "first_name": "Stewart",
            "last_name": "Smith",
            "email": "stewart@flamingspork.com"
        },
        {
            "id": 13,
            "url": "http://patchwork.ozlabs.org/api/users/13/?format=api",
            "username": "benh",
            "first_name": "Benjamin",
            "last_name": "Herrenschmidt",
            "email": "benh@kernel.crashing.org"
        },
        {
            "id": 91982,
            "url": "http://patchwork.ozlabs.org/api/users/91982/?format=api",
            "username": "hegdevasant",
            "first_name": "Vasant",
            "last_name": "Hegde",
            "email": "hegdevasant@linux.vnet.ibm.com"
        },
        {
            "id": 94388,
            "url": "http://patchwork.ozlabs.org/api/users/94388/?format=api",
            "username": "oohal",
            "first_name": "Oliver",
            "last_name": "O'Halloran",
            "email": "oohall@gmail.com"
        },
        {
            "id": 83930,
            "url": "http://patchwork.ozlabs.org/api/users/83930/?format=api",
            "username": "snowpatch_ozlabs",
            "first_name": "snowpatch",
            "last_name": "ozlabs",
            "email": "patchwork.ozlabs@gmail.com"
        },
        {
            "id": 38142,
            "url": "http://patchwork.ozlabs.org/api/users/38142/?format=api",
            "username": "legoater",
            "first_name": "Cédric",
            "last_name": "Le Goater",
            "email": "clg@kaod.org"
        },
        {
            "id": 57877,
            "url": "http://patchwork.ozlabs.org/api/users/57877/?format=api",
            "username": "fbarrat",
            "first_name": "Frederic",
            "last_name": "Barrat",
            "email": "frederic.barrat@fr.ibm.com"
        },
        {
            "id": 62904,
            "url": "http://patchwork.ozlabs.org/api/users/62904/?format=api",
            "username": "arbab",
            "first_name": "Reza",
            "last_name": "Arbab",
            "email": "arbab@linux.ibm.com"
        },
        {
            "id": 132387,
            "url": "http://patchwork.ozlabs.org/api/users/132387/?format=api",
            "username": "rgrimm",
            "first_name": "Ryan",
            "last_name": "Grimm",
            "email": "grimm@linux.ibm.com"
        }
    ],
    "subject_match": "",
    "list_archive_url": "",
    "list_archive_url_format": "",
    "commit_url_format": ""
}