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

[
    {
        "url": "https://demozoo.org/api/v1/productions/57456/?format=api",
        "demozoo_url": "https://demozoo.org/music/57456/",
        "id": 57456,
        "title": "The Neighbour",
        "author_nicks": [
            {
                "name": "Turbo J",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33861/?format=api",
                    "id": 33861,
                    "name": "Turbo J",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-07-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/159147/?format=api",
        "demozoo_url": "https://demozoo.org/music/159147/",
        "id": 159147,
        "title": "Little Chitte",
        "author_nicks": [
            {
                "name": "Dj Rage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66036/?format=api",
                    "id": 66036,
                    "name": "Dj Rage",
                    "is_group": false
                }
            },
            {
                "name": "Turbo J",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33861/?format=api",
                    "id": 33861,
                    "name": "Turbo J",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]