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

[
    {
        "url": "https://demozoo.org/api/v1/productions/333139/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/333139/",
        "id": 333139,
        "title": "Vesta",
        "author_nicks": [
            {
                "name": "F0sT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11294/?format=api",
                    "id": 11294,
                    "name": "F0sT",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blocktronics",
                "abbreviation": "B7",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6872/?format=api",
                    "id": 6872,
                    "name": "Blocktronics",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/55294/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/55294/",
        "id": 55294,
        "title": "Deviance",
        "author_nicks": [
            {
                "name": "F0sT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11294/?format=api",
                    "id": 11294,
                    "name": "F0sT",
                    "is_group": false
                }
            },
            {
                "name": "Nerv",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10189/?format=api",
                    "id": 10189,
                    "name": "Nerv",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-12-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]