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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58787/?format=api",
        "demozoo_url": "https://demozoo.org/music/58787/",
        "id": 58787,
        "title": "After The Sun",
        "author_nicks": [
            {
                "name": "Analogues Legacy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18100/?format=api",
                    "id": 18100,
                    "name": "Analogues Legacy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/25164/?format=api",
        "demozoo_url": "https://demozoo.org/music/25164/",
        "id": 25164,
        "title": "We are the Analogues Motherfuckerz",
        "author_nicks": [
            {
                "name": "Analogues Legacy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18100/?format=api",
                    "id": 18100,
                    "name": "Analogues Legacy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/25165/?format=api",
        "demozoo_url": "https://demozoo.org/music/25165/",
        "id": 25165,
        "title": "Disk0XXX com'b@ck!!!",
        "author_nicks": [
            {
                "name": "Analogues Legacy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18100/?format=api",
                    "id": 18100,
                    "name": "Analogues Legacy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]