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

[
    {
        "url": "https://demozoo.org/api/v1/productions/159551/?format=api",
        "demozoo_url": "https://demozoo.org/music/159551/",
        "id": 159551,
        "title": "Inferno",
        "author_nicks": [
            {
                "name": "X-Rabbit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66253/?format=api",
                    "id": 66253,
                    "name": "X-Rabbit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/298577/?format=api",
        "demozoo_url": "https://demozoo.org/music/298577/",
        "id": 298577,
        "title": "Feel the Heat of the Fire",
        "author_nicks": [
            {
                "name": "X-Rabbit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66253/?format=api",
                    "id": 66253,
                    "name": "X-Rabbit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "15ch"
        ]
    }
]