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

[
    {
        "url": "https://demozoo.org/api/v1/productions/217131/?format=api",
        "demozoo_url": "https://demozoo.org/music/217131/",
        "id": 217131,
        "title": "Spacechip",
        "author_nicks": [
            {
                "name": "Zid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62141/?format=api",
                    "id": 62141,
                    "name": "Zid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Yodel",
                "abbreviation": "YDL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7181/?format=api",
                    "id": 7181,
                    "name": "Yodel",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-11-20",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/217129/?format=api",
        "demozoo_url": "https://demozoo.org/music/217129/",
        "id": 217129,
        "title": "choice-edit",
        "author_nicks": [
            {
                "name": "Zid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62141/?format=api",
                    "id": 62141,
                    "name": "Zid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-05-26",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/217130/?format=api",
        "demozoo_url": "https://demozoo.org/music/217130/",
        "id": 217130,
        "title": "guf",
        "author_nicks": [
            {
                "name": "Zid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62141/?format=api",
                    "id": 62141,
                    "name": "Zid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-08-08",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]