get:
Show a project.

patch:
Update a project.

put:
Update a project.

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

{
    "id": 27,
    "url": "http://patchwork.ozlabs.org/api/projects/27/?format=api",
    "name": "Buildroot development",
    "link_name": "buildroot",
    "list_id": "buildroot.buildroot.org",
    "list_email": "buildroot@buildroot.org",
    "web_url": "",
    "scm_url": "",
    "webscm_url": "",
    "maintainers": [
        {
            "id": 441,
            "url": "http://patchwork.ozlabs.org/api/users/441/?format=api",
            "username": "jacmet",
            "first_name": "Peter",
            "last_name": "Korsgaard",
            "email": "jacmet@gmail.com"
        },
        {
            "id": 4240,
            "url": "http://patchwork.ozlabs.org/api/users/4240/?format=api",
            "username": "tpetazzoni",
            "first_name": "Thomas",
            "last_name": "Petazzoni",
            "email": "thomas.petazzoni@free-electrons.com"
        },
        {
            "id": 5735,
            "url": "http://patchwork.ozlabs.org/api/users/5735/?format=api",
            "username": "arnout",
            "first_name": "Arnout",
            "last_name": "Vandecappelle",
            "email": "arnout@mind.be"
        },
        {
            "id": 51838,
            "url": "http://patchwork.ozlabs.org/api/users/51838/?format=api",
            "username": "kubu",
            "first_name": "Romain",
            "last_name": "Naour",
            "email": "romain.naour@openwide.fr"
        },
        {
            "id": 89582,
            "url": "http://patchwork.ozlabs.org/api/users/89582/?format=api",
            "username": "juju",
            "first_name": "Julien",
            "last_name": "Olivain",
            "email": "juju@cotds.org"
        },
        {
            "id": 151081,
            "url": "http://patchwork.ozlabs.org/api/users/151081/?format=api",
            "username": "tperale",
            "first_name": "Thomas",
            "last_name": "Perale",
            "email": "thomas.perale@essensium.com"
        },
        {
            "id": 87577,
            "url": "http://patchwork.ozlabs.org/api/users/87577/?format=api",
            "username": "iTitou",
            "first_name": "Titouan",
            "last_name": "Christophe",
            "email": "titouan.christophe@railnova.eu"
        },
        {
            "id": 105487,
            "url": "http://patchwork.ozlabs.org/api/users/105487/?format=api",
            "username": "vfazio",
            "first_name": "VINCENT",
            "last_name": "FAZIO",
            "email": "vfazio@xes-inc.com"
        },
        {
            "id": 161245,
            "url": "http://patchwork.ozlabs.org/api/users/161245/?format=api",
            "username": "Bubu",
            "first_name": "Marcus",
            "last_name": "Hoffmann",
            "email": "bubu@bubu1.eu"
        }
    ],
    "subject_match": "",
    "list_archive_url": "",
    "list_archive_url_format": "",
    "commit_url_format": ""
}