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

[
    {
        "url": "https://demozoo.org/api/v1/productions/230874/?format=api",
        "demozoo_url": "https://demozoo.org/music/230874/",
        "id": 230874,
        "title": "-unknown- (from Frogger v1.57)",
        "author_nicks": [
            {
                "name": "Ghent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23533/?format=api",
                    "id": 23533,
                    "name": "Ghent",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-21",
        "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/212468/?format=api",
        "demozoo_url": "https://demozoo.org/music/212468/",
        "id": 212468,
        "title": "Resistance5",
        "author_nicks": [
            {
                "name": "Ghent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23533/?format=api",
                    "id": 23533,
                    "name": "Ghent",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Resistance",
                "abbreviation": "RSE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3918/?format=api",
                    "id": 3918,
                    "name": "Resistance",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-04-15",
        "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/230873/?format=api",
        "demozoo_url": "https://demozoo.org/music/230873/",
        "id": 230873,
        "title": "Booze Til You Die in Year 2000",
        "author_nicks": [
            {
                "name": "Ghent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23533/?format=api",
                    "id": 23533,
                    "name": "Ghent",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-01-11",
        "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": [
            "lost-ish"
        ]
    }
]