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

[
    {
        "url": "https://demozoo.org/api/v1/productions/44346/?format=api",
        "demozoo_url": "https://demozoo.org/music/44346/",
        "id": 44346,
        "title": "Priscilla",
        "author_nicks": [
            {
                "name": "CSM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25854/?format=api",
                    "id": 25854,
                    "name": "CSM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crazy Creations",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25851/?format=api",
                    "id": 25851,
                    "name": "Crazy Creations",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-05-13",
        "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/40235/?format=api",
        "demozoo_url": "https://demozoo.org/music/40235/",
        "id": 40235,
        "title": "Years of Dawn",
        "author_nicks": [
            {
                "name": "CSM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25854/?format=api",
                    "id": 25854,
                    "name": "CSM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crazy Creations",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25851/?format=api",
                    "id": 25851,
                    "name": "Crazy Creations",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-01-31",
        "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/298416/?format=api",
        "demozoo_url": "https://demozoo.org/music/298416/",
        "id": 298416,
        "title": "Sunstorm",
        "author_nicks": [
            {
                "name": "CSM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25854/?format=api",
                    "id": 25854,
                    "name": "CSM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "xm"
        ]
    }
]