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

[
    {
        "url": "https://demozoo.org/api/v1/productions/102475/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/102475/",
        "id": 102475,
        "title": "Kuilu",
        "author_nicks": [
            {
                "name": "Zealot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7573/?format=api",
                    "id": 7573,
                    "name": "Zealot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wrath Designs",
                "abbreviation": "WD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                    "id": 135,
                    "name": "Wrath Designs",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-02-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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/74779/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/74779/",
        "id": 74779,
        "title": "Ompo",
        "author_nicks": [
            {
                "name": "Zealot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7573/?format=api",
                    "id": 7573,
                    "name": "Zealot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wrath Designs",
                "abbreviation": "WD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                    "id": 135,
                    "name": "Wrath Designs",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-07-26",
        "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/7140/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/7140/",
        "id": 7140,
        "title": "Red Dreams",
        "author_nicks": [
            {
                "name": "Black Droid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5742/?format=api",
                    "id": 5742,
                    "name": "Blackdroid",
                    "is_group": false
                }
            },
            {
                "name": "Zealot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7573/?format=api",
                    "id": 7573,
                    "name": "Zealot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wrath Designs",
                "abbreviation": "WD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                    "id": 135,
                    "name": "Wrath Designs",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-12-30",
        "supertype": "graphics",
        "platforms": [],
        "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/346043/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/346043/",
        "id": 346043,
        "title": "Castle",
        "author_nicks": [
            {
                "name": "Zealot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7573/?format=api",
                    "id": 7573,
                    "name": "Zealot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wrath Designs",
                "abbreviation": "WD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                    "id": 135,
                    "name": "Wrath Designs",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-04-19",
        "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": [
            "graphics-with-music"
        ]
    }
]