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

[
    {
        "url": "https://demozoo.org/api/v1/productions/115751/?format=api",
        "demozoo_url": "https://demozoo.org/music/115751/",
        "id": 115751,
        "title": "Game of donks (ned stark dies)",
        "author_nicks": [
            {
                "name": "Uppsala Donk Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38531/?format=api",
                    "id": 38531,
                    "name": "Uppsala Donk Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-05-31",
        "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/69525/?format=api",
        "demozoo_url": "https://demozoo.org/music/69525/",
        "id": 69525,
        "title": "That owl in zelda (put a donk on it)",
        "author_nicks": [
            {
                "name": "Uppsala Donk Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38531/?format=api",
                    "id": 38531,
                    "name": "Uppsala Donk Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-05-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]