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

[
    {
        "url": "https://demozoo.org/api/v1/productions/168762/?format=api",
        "demozoo_url": "https://demozoo.org/music/168762/",
        "id": 168762,
        "title": "Sunfather",
        "author_nicks": [
            {
                "name": "Ceekay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24865/?format=api",
                    "id": 24865,
                    "name": "Ceekay",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Controlled KAOS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70079/?format=api",
                    "id": 70079,
                    "name": "Controlled KAOS",
                    "is_group": true
                }
            },
            {
                "name": "Sectopod Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24866/?format=api",
                    "id": 24866,
                    "name": "Sectopod Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-01-30",
        "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/38698/?format=api",
        "demozoo_url": "https://demozoo.org/music/38698/",
        "id": 38698,
        "title": "rain in the abyss",
        "author_nicks": [
            {
                "name": "Ceekay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24865/?format=api",
                    "id": 24865,
                    "name": "Ceekay",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sectopod Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24866/?format=api",
                    "id": 24866,
                    "name": "Sectopod Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-10-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]