get:
Show a project.

patch:
Update a project.

put:
Update a project.

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

{
    "id": 3,
    "url": "http://patchwork.ozlabs.org/api/projects/3/?format=api",
    "name": "Linux MTD development",
    "link_name": "linux-mtd",
    "list_id": "linux-mtd.lists.infradead.org",
    "list_email": "linux-mtd@lists.infradead.org",
    "web_url": null,
    "scm_url": null,
    "webscm_url": null,
    "maintainers": [
        {
            "id": 19,
            "url": "http://patchwork.ozlabs.org/api/users/19/?format=api",
            "username": "dwmw2",
            "first_name": "David",
            "last_name": "Woodhouse",
            "email": "dwmw2@infradead.org"
        },
        {
            "id": 53184,
            "url": "http://patchwork.ozlabs.org/api/users/53184/?format=api",
            "username": "computersforpeace",
            "first_name": "Brian",
            "last_name": "Norris",
            "email": "computersforpeace@gmail.com"
        },
        {
            "id": 54842,
            "url": "http://patchwork.ozlabs.org/api/users/54842/?format=api",
            "username": "rw",
            "first_name": "Richard",
            "last_name": "Weinberger",
            "email": "richard@nod.at"
        },
        {
            "id": 10,
            "url": "http://patchwork.ozlabs.org/api/users/10/?format=api",
            "username": "jwboyer",
            "first_name": "Josh",
            "last_name": "Boyer",
            "email": "jwboyer@gmail.com"
        },
        {
            "id": 58315,
            "url": "http://patchwork.ozlabs.org/api/users/58315/?format=api",
            "username": "bbrezillon",
            "first_name": "Boris",
            "last_name": "Brezillon",
            "email": "boris.brezillon@free-electrons.com"
        },
        {
            "id": 63384,
            "url": "http://patchwork.ozlabs.org/api/users/63384/?format=api",
            "username": "cpitchen",
            "first_name": "Cyrille",
            "last_name": "Pitchen",
            "email": "cyrille.pitchen@atmel.com"
        },
        {
            "id": 61024,
            "url": "http://patchwork.ozlabs.org/api/users/61024/?format=api",
            "username": "goliath",
            "first_name": "David",
            "last_name": "Oberhollenzer",
            "email": "david.oberhollenzer@sigma-star.at"
        },
        {
            "id": 80209,
            "url": "http://patchwork.ozlabs.org/api/users/80209/?format=api",
            "username": "mraynal",
            "first_name": "Miquel",
            "last_name": "Raynal",
            "email": "miquel.raynal@bootlin.com"
        },
        {
            "id": 85791,
            "url": "http://patchwork.ozlabs.org/api/users/85791/?format=api",
            "username": "tambarus",
            "first_name": "Ambarus",
            "last_name": "Tudor",
            "email": "tudor.ambarus@gmail.com"
        },
        {
            "id": 60713,
            "url": "http://patchwork.ozlabs.org/api/users/60713/?format=api",
            "username": "vigneshr",
            "first_name": "Vignesh",
            "last_name": "R",
            "email": "vigneshr@ti.com"
        },
        {
            "id": 131438,
            "url": "http://patchwork.ozlabs.org/api/users/131438/?format=api",
            "username": "pratyush",
            "first_name": "Pratyush",
            "last_name": "Yadav",
            "email": "p.yadav@ti.com"
        },
        {
            "id": 105254,
            "url": "http://patchwork.ozlabs.org/api/users/105254/?format=api",
            "username": "mwalle",
            "first_name": "Michael",
            "last_name": "Walle",
            "email": "michael@walle.cc"
        }
    ],
    "subject_match": "",
    "list_archive_url": "",
    "list_archive_url_format": "",
    "commit_url_format": ""
}