get:
Show a project.

patch:
Update a project.

put:
Update a project.

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

{
    "id": 59,
    "url": "http://patchwork.ozlabs.org/api/projects/59/?format=api",
    "name": "Linux Test Project development",
    "link_name": "ltp",
    "list_id": "ltp.lists.linux.it",
    "list_email": "ltp@lists.linux.it",
    "web_url": "",
    "scm_url": "",
    "webscm_url": "",
    "maintainers": [
        {
            "id": 79984,
            "url": "http://patchwork.ozlabs.org/api/users/79984/?format=api",
            "username": "pevik",
            "first_name": "Petr",
            "last_name": "Vorel",
            "email": "petr.vorel@gmail.com"
        },
        {
            "id": 80518,
            "url": "http://patchwork.ozlabs.org/api/users/80518/?format=api",
            "username": "jstancek",
            "first_name": "Jan",
            "last_name": "Stancek",
            "email": "jan.stancek@gmail.com"
        },
        {
            "id": 80519,
            "url": "http://patchwork.ozlabs.org/api/users/80519/?format=api",
            "username": "akodanev",
            "first_name": "Alexey",
            "last_name": "Kodanev",
            "email": "akodanev@gmail.com"
        },
        {
            "id": 80672,
            "url": "http://patchwork.ozlabs.org/api/users/80672/?format=api",
            "username": "metan",
            "first_name": "Cyril",
            "last_name": "Hrubis",
            "email": "chrubis@suse.cz"
        },
        {
            "id": 80516,
            "url": "http://patchwork.ozlabs.org/api/users/80516/?format=api",
            "username": "XiaoYang",
            "first_name": "Xiao",
            "last_name": "Yang",
            "email": "yangx.jy@cn.fujitsu.com"
        },
        {
            "id": 97100,
            "url": "http://patchwork.ozlabs.org/api/users/97100/?format=api",
            "username": "liwang",
            "first_name": "Li",
            "last_name": "Wang",
            "email": "wangli.ahau@gmail.com"
        },
        {
            "id": 80517,
            "url": "http://patchwork.ozlabs.org/api/users/80517/?format=api",
            "username": "xuyang",
            "first_name": "Xu",
            "last_name": "Yang",
            "email": "xuyang2018.jy@fujitsu.com"
        },
        {
            "id": 125685,
            "url": "http://patchwork.ozlabs.org/api/users/125685/?format=api",
            "username": "richiejp",
            "first_name": "Richard",
            "last_name": "Palethorpe",
            "email": "io@richiejp.com"
        },
        {
            "id": 129209,
            "url": "http://patchwork.ozlabs.org/api/users/129209/?format=api",
            "username": "acer",
            "first_name": "Andrea",
            "last_name": "Cervesato",
            "email": "andrea.cervesato@suse.com"
        },
        {
            "id": 137555,
            "url": "http://patchwork.ozlabs.org/api/users/137555/?format=api",
            "username": "akumar",
            "first_name": "Avinesh",
            "last_name": "Kumar",
            "email": "akumar@suse.de"
        },
        {
            "id": 108030,
            "url": "http://patchwork.ozlabs.org/api/users/108030/?format=api",
            "username": "next_ghost",
            "first_name": "Martin",
            "last_name": "Doucha",
            "email": "mdoucha@suse.cz"
        },
        {
            "id": 158411,
            "url": "http://patchwork.ozlabs.org/api/users/158411/?format=api",
            "username": "ltpci",
            "first_name": "LTP CI",
            "last_name": "",
            "email": "ltp-owner@lists.linux.it"
        }
    ],
    "subject_match": "",
    "list_archive_url": "",
    "list_archive_url_format": "",
    "commit_url_format": ""
}