GET /api/v1/releasers/57443/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/179373/?format=api",
        "demozoo_url": "https://demozoo.org/music/179373/",
        "id": 179373,
        "title": "Tribute To The Sentinel",
        "author_nicks": [
            {
                "name": "V!X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57443/?format=api",
                    "id": 57443,
                    "name": "V!X",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-07-08",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sndh"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/164198/?format=api",
        "demozoo_url": "https://demozoo.org/music/164198/",
        "id": 164198,
        "title": "Remote Entry 2 (Soundtrack)",
        "author_nicks": [
            {
                "name": "V!X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57443/?format=api",
                    "id": 57443,
                    "name": "V!X",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Spice Boys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3988/?format=api",
                    "id": 3988,
                    "name": "Spice Boys",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-07-09",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sndh"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/143235/?format=api",
        "demozoo_url": "https://demozoo.org/music/143235/",
        "id": 143235,
        "title": "Remote Entry #2 (2015)",
        "author_nicks": [
            {
                "name": "V!X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57443/?format=api",
                    "id": 57443,
                    "name": "V!X",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Spice Boys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3988/?format=api",
                    "id": 3988,
                    "name": "Spice Boys",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sndh"
        ]
    }
]