GET /api/v1/releasers/26080/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/336958/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/336958/",
        "id": 336958,
        "title": "Looking Outward",
        "author_nicks": [
            {
                "name": "Celtic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26080/?format=api",
                    "id": 26080,
                    "name": "Celtic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arsenic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2153/?format=api",
                    "id": 2153,
                    "name": "Arsenic",
                    "is_group": true
                }
            },
            {
                "name": "NoName",
                "abbreviation": "NN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8465/?format=api",
                    "id": 8465,
                    "name": "NoName",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-05-07",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/276889/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/276889/",
        "id": 276889,
        "title": "Pinda",
        "author_nicks": [
            {
                "name": "Celtic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26080/?format=api",
                    "id": 26080,
                    "name": "Celtic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-06",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/204522/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/204522/",
        "id": 204522,
        "title": "Compopic",
        "author_nicks": [
            {
                "name": "Celtic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26080/?format=api",
                    "id": 26080,
                    "name": "Celtic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NoName",
                "abbreviation": "NN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8465/?format=api",
                    "id": 8465,
                    "name": "NoName",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-28",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]