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

[
    {
        "url": "https://demozoo.org/api/v1/productions/23124/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/23124/",
        "id": 23124,
        "title": "Space Invasion",
        "author_nicks": [
            {
                "name": "Beam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15218/?format=api",
                    "id": 15218,
                    "name": "Beam",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "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/23144/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/23144/",
        "id": 23144,
        "title": "Nippon Steel",
        "author_nicks": [
            {
                "name": "Beam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15218/?format=api",
                    "id": 15218,
                    "name": "Beam",
                    "is_group": false
                }
            },
            {
                "name": "Loco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23691/?format=api",
                    "id": 23691,
                    "name": "Loco",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "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/23049/?format=api",
        "demozoo_url": "https://demozoo.org/music/23049/",
        "id": 23049,
        "title": "Flazz",
        "author_nicks": [
            {
                "name": "Beam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15218/?format=api",
                    "id": 15218,
                    "name": "Beam",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/20811/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20811/",
        "id": 20811,
        "title": "The Apple Man",
        "author_nicks": [
            {
                "name": "Beam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15218/?format=api",
                    "id": 15218,
                    "name": "Beam",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]