GET /api/v1/releasers/67118/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/170296/?format=api",
        "demozoo_url": "https://demozoo.org/music/170296/",
        "id": 170296,
        "title": "Dial Jenny",
        "author_nicks": [
            {
                "name": "NightStop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67118/?format=api",
                    "id": 67118,
                    "name": "NightStop",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-08-13",
        "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/170297/?format=api",
        "demozoo_url": "https://demozoo.org/music/170297/",
        "id": 170297,
        "title": "Hybrid Heaven",
        "author_nicks": [
            {
                "name": "NightStop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67118/?format=api",
                    "id": 67118,
                    "name": "NightStop",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-08-13",
        "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/170298/?format=api",
        "demozoo_url": "https://demozoo.org/music/170298/",
        "id": 170298,
        "title": "Night Beach",
        "author_nicks": [
            {
                "name": "NightStop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67118/?format=api",
                    "id": 67118,
                    "name": "NightStop",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-08-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]