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

[
    {
        "url": "https://demozoo.org/api/v1/productions/39689/?format=api",
        "demozoo_url": "https://demozoo.org/music/39689/",
        "id": 39689,
        "title": "Atlantis",
        "author_nicks": [
            {
                "name": "Zap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25398/?format=api",
                    "id": 25398,
                    "name": "Zap",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Riot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13612/?format=api",
                    "id": 13612,
                    "name": "Riot",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-05",
        "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/39690/?format=api",
        "demozoo_url": "https://demozoo.org/music/39690/",
        "id": 39690,
        "title": "Fidget",
        "author_nicks": [
            {
                "name": "Zap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25398/?format=api",
                    "id": 25398,
                    "name": "Zap",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Riot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13612/?format=api",
                    "id": 13612,
                    "name": "Riot",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-05",
        "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/39691/?format=api",
        "demozoo_url": "https://demozoo.org/music/39691/",
        "id": 39691,
        "title": "Plan 9 From Outer Space",
        "author_nicks": [
            {
                "name": "Zap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25398/?format=api",
                    "id": 25398,
                    "name": "Zap",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Riot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13612/?format=api",
                    "id": 13612,
                    "name": "Riot",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]