get:
Show a project.

patch:
Update a project.

put:
Update a project.

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

{
    "id": 66,
    "url": "http://patchwork.ozlabs.org/api/projects/66/?format=api",
    "name": "Linux MPTCP development",
    "link_name": "mptcp",
    "list_id": "mptcp.lists.linux.dev",
    "list_email": "mptcp@lists.linux.dev",
    "web_url": "https://github.com/multipath-tcp/mptcp_net-next/wiki",
    "scm_url": "",
    "webscm_url": "https://github.com/multipath-tcp/mptcp_net-next",
    "maintainers": [
        {
            "id": 11897,
            "url": "http://patchwork.ozlabs.org/api/users/11897/?format=api",
            "username": "strlen",
            "first_name": "Florian",
            "last_name": "Westphal",
            "email": "fw@strlen.de"
        },
        {
            "id": 100721,
            "url": "http://patchwork.ozlabs.org/api/users/100721/?format=api",
            "username": "martineau",
            "first_name": "Mat",
            "last_name": "Martineau",
            "email": "mathew.j.martineau@linux.intel.com"
        },
        {
            "id": 100741,
            "url": "http://patchwork.ozlabs.org/api/users/100741/?format=api",
            "username": "pabeni",
            "first_name": "Paolo",
            "last_name": "Abeni",
            "email": "pabeni@redhat.com"
        },
        {
            "id": 100625,
            "url": "http://patchwork.ozlabs.org/api/users/100625/?format=api",
            "username": "matttbe",
            "first_name": "Matthieu",
            "last_name": "Baerts",
            "email": "matthieu.baerts@tessares.net"
        },
        {
            "id": 100791,
            "url": "http://patchwork.ozlabs.org/api/users/100791/?format=api",
            "username": "dcaratti",
            "first_name": "Davide",
            "last_name": "Caratti",
            "email": "dcaratti@redhat.com"
        }
    ],
    "subject_match": "",
    "list_archive_url": "",
    "list_archive_url_format": "",
    "commit_url_format": ""
}