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

[
    {
        "url": "https://demozoo.org/api/v1/productions/49038/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/49038/",
        "id": 49038,
        "title": "Remember",
        "author_nicks": [
            {
                "name": "Chain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57474/?format=api",
                    "id": 57474,
                    "name": "Chain",
                    "is_group": false
                }
            },
            {
                "name": "Zork",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22994/?format=api",
                    "id": 22994,
                    "name": "Zork",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-29",
        "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/49042/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/49042/",
        "id": 49042,
        "title": "Red Bull",
        "author_nicks": [
            {
                "name": "Chain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57474/?format=api",
                    "id": 57474,
                    "name": "Chain",
                    "is_group": false
                }
            },
            {
                "name": "Zork",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22994/?format=api",
                    "id": 22994,
                    "name": "Zork",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-29",
        "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/41556/?format=api",
        "demozoo_url": "https://demozoo.org/music/41556/",
        "id": 41556,
        "title": "Instant Speedup",
        "author_nicks": [
            {
                "name": "Zork",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22994/?format=api",
                    "id": 22994,
                    "name": "Zork",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-05-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]