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

[
    {
        "url": "https://demozoo.org/api/v1/productions/142259/?format=api",
        "demozoo_url": "https://demozoo.org/music/142259/",
        "id": 142259,
        "title": "Rgge",
        "author_nicks": [
            {
                "name": "Jerk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8539/?format=api",
                    "id": 8539,
                    "name": "Skurk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hoaxers",
                "abbreviation": "HXS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1157/?format=api",
                    "id": 1157,
                    "name": "Hoaxers",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "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/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/258322/?format=api",
        "demozoo_url": "https://demozoo.org/music/258322/",
        "id": 258322,
        "title": "2.5k",
        "author_nicks": [
            {
                "name": "The Jerk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8539/?format=api",
                    "id": 8539,
                    "name": "Skurk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-04-07",
        "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": []
    }
]