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

[
    {
        "url": "https://demozoo.org/api/v1/productions/315240/?format=api",
        "demozoo_url": "https://demozoo.org/music/315240/",
        "id": 315240,
        "title": "Beyond Forever",
        "author_nicks": [
            {
                "name": "Slamming Vinyl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87571/?format=api",
                    "id": 87571,
                    "name": "Slammy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "31ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/328725/?format=api",
        "demozoo_url": "https://demozoo.org/music/328725/",
        "id": 328725,
        "title": "Perpetual Love",
        "author_nicks": [
            {
                "name": "Slammin Vinyl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87571/?format=api",
                    "id": 87571,
                    "name": "Slammy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-03-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    }
]