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

[
    {
        "url": "https://demozoo.org/api/v1/productions/385401/?format=api",
        "demozoo_url": "https://demozoo.org/music/385401/",
        "id": 385401,
        "title": "Pdrumiv",
        "author_nicks": [
            {
                "name": "Jellybean",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90652/?format=api",
                    "id": 90652,
                    "name": "Jellybean",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "European Software Agency",
                "abbreviation": "ESA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65913/?format=api",
                    "id": 65913,
                    "name": "European Software Agency",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-01",
        "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/385403/?format=api",
        "demozoo_url": "https://demozoo.org/music/385403/",
        "id": 385403,
        "title": "Danger",
        "author_nicks": [
            {
                "name": "Jellybean",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90652/?format=api",
                    "id": 90652,
                    "name": "Jellybean",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "European Software Agency",
                "abbreviation": "ESA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65913/?format=api",
                    "id": 65913,
                    "name": "European Software Agency",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost-ish"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/385404/?format=api",
        "demozoo_url": "https://demozoo.org/music/385404/",
        "id": 385404,
        "title": "Agaton4",
        "author_nicks": [
            {
                "name": "Jellybean",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90652/?format=api",
                    "id": 90652,
                    "name": "Jellybean",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "European Software Agency",
                "abbreviation": "ESA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65913/?format=api",
                    "id": 65913,
                    "name": "European Software Agency",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]