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

[
    {
        "url": "https://demozoo.org/api/v1/productions/311814/?format=api",
        "demozoo_url": "https://demozoo.org/music/311814/",
        "id": 311814,
        "title": "FIREWORKS '2000 (miniversion)",
        "author_nicks": [
            {
                "name": "Mempheria",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75341/?format=api",
                    "id": 75341,
                    "name": "Mempheria",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-01",
        "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/284778/?format=api",
        "demozoo_url": "https://demozoo.org/music/284778/",
        "id": 284778,
        "title": "Back to Basic",
        "author_nicks": [
            {
                "name": "Andromeda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/187/?format=api",
                    "id": 187,
                    "name": "Andromeda",
                    "is_group": false
                }
            },
            {
                "name": "Mempheria",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75341/?format=api",
                    "id": 75341,
                    "name": "Mempheria",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "26ch"
        ]
    }
]