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

[
    {
        "url": "https://demozoo.org/api/v1/productions/286543/?format=api",
        "demozoo_url": "https://demozoo.org/music/286543/",
        "id": 286543,
        "title": "Fate in Haze",
        "author_nicks": [
            {
                "name": "Tempest",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116669/?format=api",
                    "id": 116669,
                    "name": "Safranine",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/286348/?format=api",
        "demozoo_url": "https://demozoo.org/music/286348/",
        "id": 286348,
        "title": "Aspiring",
        "author_nicks": [
            {
                "name": "Tempest",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116669/?format=api",
                    "id": 116669,
                    "name": "Safranine",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Spleen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17755/?format=api",
                    "id": 17755,
                    "name": "Spleen",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-10-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/286100/?format=api",
        "demozoo_url": "https://demozoo.org/music/286100/",
        "id": 286100,
        "title": "Sunstrike",
        "author_nicks": [
            {
                "name": "Tempest",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116669/?format=api",
                    "id": 116669,
                    "name": "Safranine",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-09-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]