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

[
    {
        "url": "https://demozoo.org/api/v1/productions/161659/?format=api",
        "demozoo_url": "https://demozoo.org/music/161659/",
        "id": 161659,
        "title": "El Tango de los Liquidos de Kouvola",
        "author_nicks": [
            {
                "name": "Thousand Nights of Tinnitus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52184/?format=api",
                    "id": 52184,
                    "name": "Thousand Nights of Tinnitus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-03-05",
        "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/118632/?format=api",
        "demozoo_url": "https://demozoo.org/music/118632/",
        "id": 118632,
        "title": "Tinnitus Suite op. 5 Part IV",
        "author_nicks": [
            {
                "name": "Thousand Nights of Tinnitus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52184/?format=api",
                    "id": 52184,
                    "name": "Thousand Nights of Tinnitus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-08-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]