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

[
    {
        "url": "https://demozoo.org/api/v1/productions/310063/?format=api",
        "demozoo_url": "https://demozoo.org/music/310063/",
        "id": 310063,
        "title": "A Step To The Stars",
        "author_nicks": [
            {
                "name": "Spectre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132490/?format=api",
                    "id": 132490,
                    "name": "Spectre",
                    "is_group": false
                }
            },
            {
                "name": "Twilite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132489/?format=api",
                    "id": 132489,
                    "name": "Twilite",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Silence",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132487/?format=api",
                    "id": 132487,
                    "name": "Silence",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "64ch"
        ]
    }
]