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

[
    {
        "url": "https://demozoo.org/api/v1/productions/39110/?format=api",
        "demozoo_url": "https://demozoo.org/music/39110/",
        "id": 39110,
        "title": "Alive",
        "author_nicks": [
            {
                "name": "Shadow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25054/?format=api",
                    "id": 25054,
                    "name": "Shadow",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Peon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14008/?format=api",
                    "id": 14008,
                    "name": "Peon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-11-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/293023/?format=api",
        "demozoo_url": "https://demozoo.org/music/293023/",
        "id": 293023,
        "title": "Sun",
        "author_nicks": [
            {
                "name": "Shadow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25054/?format=api",
                    "id": 25054,
                    "name": "Shadow",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "20ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/59979/?format=api",
        "demozoo_url": "https://demozoo.org/music/59979/",
        "id": 59979,
        "title": "Sunshine",
        "author_nicks": [
            {
                "name": "Shadow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25054/?format=api",
                    "id": 25054,
                    "name": "Shadow",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Peon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14008/?format=api",
                    "id": 14008,
                    "name": "Peon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-09-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]