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

[
    {
        "url": "https://demozoo.org/api/v1/productions/14636/?format=api",
        "demozoo_url": "https://demozoo.org/music/14636/",
        "id": 14636,
        "title": "Arctic Landscape",
        "author_nicks": [
            {
                "name": "Soundliner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9562/?format=api",
                    "id": 9562,
                    "name": "Soundliner",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Constellation",
                "abbreviation": "CTL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8901/?format=api",
                    "id": 8901,
                    "name": "Constellation",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-18",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/11057/?format=api",
        "demozoo_url": "https://demozoo.org/music/11057/",
        "id": 11057,
        "title": "Labyrinth",
        "author_nicks": [
            {
                "name": "DJ Soundliner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9562/?format=api",
                    "id": 9562,
                    "name": "Soundliner",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-19",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "pt3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/11058/?format=api",
        "demozoo_url": "https://demozoo.org/music/11058/",
        "id": 11058,
        "title": "Before New Year",
        "author_nicks": [
            {
                "name": "DJ Soundliner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9562/?format=api",
                    "id": 9562,
                    "name": "Soundliner",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Constellation",
                "abbreviation": "CTL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8901/?format=api",
                    "id": 8901,
                    "name": "Constellation",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-03",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/11059/?format=api",
        "demozoo_url": "https://demozoo.org/music/11059/",
        "id": 11059,
        "title": "Soundliner Music",
        "author_nicks": [
            {
                "name": "Soundliner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9562/?format=api",
                    "id": 9562,
                    "name": "Soundliner",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-23",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]