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

[
    {
        "url": "https://demozoo.org/api/v1/productions/342934/?format=api",
        "demozoo_url": "https://demozoo.org/music/342934/",
        "id": 342934,
        "title": "Love has got a hold on me",
        "author_nicks": [
            {
                "name": "Dj Kpt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116897/?format=api",
                    "id": 116897,
                    "name": "Dj Kpt",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "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/283672/?format=api",
        "demozoo_url": "https://demozoo.org/music/283672/",
        "id": 283672,
        "title": "Bigboys Don't Cry",
        "author_nicks": [
            {
                "name": "Dj Kpt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116897/?format=api",
                    "id": 116897,
                    "name": "Dj Kpt",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]