List projects.

GET /api/projects/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: <http://patchwork.ozlabs.org/api/projects/?format=api&page=2>; rel="prev"
Vary: Accept

[
    {
        "id": 68,
        "url": "http://patchwork.ozlabs.org/api/projects/68/?format=api",
        "name": "Open Virtual Network development",
        "link_name": "ovn",
        "list_id": "ovs-dev.openvswitch.org",
        "list_email": "ovs-dev@openvswitch.org",
        "web_url": "http://openvswitch.org/",
        "scm_url": "",
        "webscm_url": "",
        "maintainers": [
            {
                "id": 72051,
                "url": "http://patchwork.ozlabs.org/api/users/72051/?format=api",
                "username": "mmichelson",
                "first_name": "Mark",
                "last_name": "Michelson",
                "email": "mmichels@redhat.com"
            },
            {
                "id": 56684,
                "url": "http://patchwork.ozlabs.org/api/users/56684/?format=api",
                "username": "numans",
                "first_name": "Numan",
                "last_name": "Siddique",
                "email": "numans@ovn.org"
            },
            {
                "id": 58403,
                "url": "http://patchwork.ozlabs.org/api/users/58403/?format=api",
                "username": "zhouhan",
                "first_name": "Han",
                "last_name": "Zhou",
                "email": "zhouhan@gmail.com"
            },
            {
                "id": 95278,
                "url": "http://patchwork.ozlabs.org/api/users/95278/?format=api",
                "username": "ovsrobot",
                "first_name": "robot",
                "last_name": "bytheborg",
                "email": "robot@bytheb.org"
            },
            {
                "id": 94907,
                "url": "http://patchwork.ozlabs.org/api/users/94907/?format=api",
                "username": "dceara",
                "first_name": "Dumitru",
                "last_name": "Ceara",
                "email": "dceara@redhat.com"
            },
            {
                "id": 132605,
                "url": "http://patchwork.ozlabs.org/api/users/132605/?format=api",
                "username": "amusil",
                "first_name": "Ales",
                "last_name": "Musil",
                "email": "amusil@redhat.com"
            }
        ],
        "subject_match": "\\[[^\\]]*\\bovn\\b[^\\]]*\\]",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    {
        "id": 69,
        "url": "http://patchwork.ozlabs.org/api/projects/69/?format=api",
        "name": "QEMU powerpc development",
        "link_name": "qemu-ppc",
        "list_id": "qemu-ppc.nongnu.org",
        "list_email": "qemu-ppc@nongnu.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "maintainers": [
            {
                "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": 126787,
                "url": "http://patchwork.ozlabs.org/api/users/126787/?format=api",
                "username": "danielhb",
                "first_name": "Daniel",
                "last_name": "Barboza",
                "email": "danielhb413@gmail.com"
            }
        ],
        "subject_match": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    {
        "id": 70,
        "url": "http://patchwork.ozlabs.org/api/projects/70/?format=api",
        "name": "Linux KVM RISC-V",
        "link_name": "kvm-riscv",
        "list_id": "kvm-riscv.lists.infradead.org",
        "list_email": "kvm-riscv@lists.infradead.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "maintainers": [
            {
                "id": 110315,
                "url": "http://patchwork.ozlabs.org/api/users/110315/?format=api",
                "username": "anuppatel",
                "first_name": "Anup",
                "last_name": "Patel",
                "email": "anup@brainfault.org"
            },
            {
                "id": 92169,
                "url": "http://patchwork.ozlabs.org/api/users/92169/?format=api",
                "username": "atishp04",
                "first_name": "ATISH",
                "last_name": "PATRA",
                "email": "atishp04@gmail.com"
            }
        ],
        "subject_match": "",
        "list_archive_url": "http://lists.infradead.org/pipermail/kvm-riscv/",
        "list_archive_url_format": "",
        "commit_url_format": ""
    }
]