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

[
    {
        "url": "https://demozoo.org/api/v1/productions/18613/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18613/",
        "id": 18613,
        "title": "Balance",
        "author_nicks": [
            {
                "name": "Balkis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8806/?format=api",
                    "id": 8806,
                    "name": "Balkis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Abacu's Bandits Company",
                "abbreviation": "ABC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6197/?format=api",
                    "id": 6197,
                    "name": "Abacu's Bandits Company",
                    "is_group": true
                }
            },
            {
                "name": "Warriors",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13376/?format=api",
                    "id": 13376,
                    "name": "Warriors",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-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/33077/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/33077/",
        "id": 33077,
        "title": "Lucifer Guarding The ...",
        "author_nicks": [
            {
                "name": "Balkis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8806/?format=api",
                    "id": 8806,
                    "name": "Balkis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Morrigun",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22005/?format=api",
                    "id": 22005,
                    "name": "Morrigun",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/7884/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/7884/",
        "id": 7884,
        "title": "Osiris Sacrifice",
        "author_nicks": [
            {
                "name": "Balkis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8806/?format=api",
                    "id": 8806,
                    "name": "Balkis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]