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

[
    {
        "url": "https://demozoo.org/api/v1/productions/75191/?format=api",
        "demozoo_url": "https://demozoo.org/music/75191/",
        "id": 75191,
        "title": "Man",
        "author_nicks": [
            {
                "name": "Micro Groover",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18725/?format=api",
                    "id": 18725,
                    "name": "Micro Groover",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wrath Designs",
                "abbreviation": "WD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                    "id": 135,
                    "name": "Wrath Designs",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-06-28",
        "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/26698/?format=api",
        "demozoo_url": "https://demozoo.org/music/26698/",
        "id": 26698,
        "title": "Substance",
        "author_nicks": [
            {
                "name": "Micro Groover",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18725/?format=api",
                    "id": 18725,
                    "name": "Micro Groover",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wrath Designs",
                "abbreviation": "WD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                    "id": 135,
                    "name": "Wrath Designs",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-12-28",
        "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/288770/?format=api",
        "demozoo_url": "https://demozoo.org/music/288770/",
        "id": 288770,
        "title": "Red Eyes & a Pale nose",
        "author_nicks": [
            {
                "name": "Micro Groover",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18725/?format=api",
                    "id": 18725,
                    "name": "Micro Groover",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-03-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]