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

[
    {
        "url": "https://demozoo.org/api/v1/productions/359922/?format=api",
        "demozoo_url": "https://demozoo.org/music/359922/",
        "id": 359922,
        "title": "bart-mym.it",
        "author_nicks": [
            {
                "name": "Bart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145541/?format=api",
                    "id": 145541,
                    "name": "Bart",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-10",
        "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/359906/?format=api",
        "demozoo_url": "https://demozoo.org/music/359906/",
        "id": 359906,
        "title": "bart-dos.it",
        "author_nicks": [
            {
                "name": "Bart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145541/?format=api",
                    "id": 145541,
                    "name": "Bart",
                    "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/359896/?format=api",
        "demozoo_url": "https://demozoo.org/music/359896/",
        "id": 359896,
        "title": "bart-drm.it",
        "author_nicks": [
            {
                "name": "Bart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145541/?format=api",
                    "id": 145541,
                    "name": "Bart",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]