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

[
    {
        "url": "https://demozoo.org/api/v1/productions/19259/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/19259/",
        "id": 19259,
        "title": "Fighter and Troll",
        "author_nicks": [
            {
                "name": "Kortal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13883/?format=api",
                    "id": 13883,
                    "name": "Kortal",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fairytale",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13884/?format=api",
                    "id": 13884,
                    "name": "Fairytale",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-10",
        "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/155917/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/155917/",
        "id": 155917,
        "title": "Satan",
        "author_nicks": [
            {
                "name": "Kortal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13883/?format=api",
                    "id": 13883,
                    "name": "Kortal",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wizardry",
                "abbreviation": "WIZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52548/?format=api",
                    "id": 52548,
                    "name": "Wizardry",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-17",
        "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/146264/?format=api",
        "demozoo_url": "https://demozoo.org/music/146264/",
        "id": 146264,
        "title": "Cepheus",
        "author_nicks": [
            {
                "name": "Igor Plankt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61558/?format=api",
                    "id": 61558,
                    "name": "Igor Plankt",
                    "is_group": false
                }
            },
            {
                "name": "Kortal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13883/?format=api",
                    "id": 13883,
                    "name": "Kortal",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]