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

[
    {
        "url": "https://demozoo.org/api/v1/productions/39315/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39315/",
        "id": 39315,
        "title": "BlackBird",
        "author_nicks": [
            {
                "name": "A.R.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25149/?format=api",
                    "id": 25149,
                    "name": "A.R.",
                    "is_group": false
                }
            },
            {
                "name": "H.P.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25150/?format=api",
                    "id": 25150,
                    "name": "H.P.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ClubXI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25151/?format=api",
                    "id": 25151,
                    "name": "ClubXI",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-25",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "microstation"
        ]
    }
]