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

[
    {
        "url": "https://demozoo.org/api/v1/productions/129698/?format=api",
        "demozoo_url": "https://demozoo.org/music/129698/",
        "id": 129698,
        "title": "Feeding the zombie",
        "author_nicks": [
            {
                "name": "Morgothic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55530/?format=api",
                    "id": 55530,
                    "name": "Morgothic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/129702/?format=api",
        "demozoo_url": "https://demozoo.org/music/129702/",
        "id": 129702,
        "title": "No sand in my eyes with a burka",
        "author_nicks": [
            {
                "name": "Morgothic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55530/?format=api",
                    "id": 55530,
                    "name": "Morgothic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/199977/?format=api",
        "demozoo_url": "https://demozoo.org/music/199977/",
        "id": 199977,
        "title": "Neo Tokio 2013",
        "author_nicks": [
            {
                "name": "Morgothic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55530/?format=api",
                    "id": 55530,
                    "name": "Morgothic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-12-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]