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

[
    {
        "url": "https://demozoo.org/api/v1/productions/381598/?format=api",
        "demozoo_url": "https://demozoo.org/music/381598/",
        "id": 381598,
        "title": "gc18entr.it",
        "author_nicks": [
            {
                "name": "Purnak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145543/?format=api",
                    "id": 145543,
                    "name": "Purnak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12",
        "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/359911/?format=api",
        "demozoo_url": "https://demozoo.org/music/359911/",
        "id": 359911,
        "title": "heart-pu.it",
        "author_nicks": [
            {
                "name": "Purnak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145543/?format=api",
                    "id": 145543,
                    "name": "Purnak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]