GET /api/v1/releasers/88890/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/202537/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/202537/",
        "id": 202537,
        "title": "Arne går mot lyset",
        "author_nicks": [
            {
                "name": "StruggleSnuggles",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88890/?format=api",
                    "id": 88890,
                    "name": "StruggleSnuggles",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/202917/?format=api",
        "demozoo_url": "https://demozoo.org/productions/202917/",
        "id": 202917,
        "title": "Jeg skal faktisk IKKE sove",
        "author_nicks": [
            {
                "name": "StruggleSnuggles",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88890/?format=api",
                    "id": 88890,
                    "name": "StruggleSnuggles",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-20",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/202936/?format=api",
        "demozoo_url": "https://demozoo.org/productions/202936/",
        "id": 202936,
        "title": "Et sunt alternativ",
        "author_nicks": [
            {
                "name": "StruggleSnuggles",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88890/?format=api",
                    "id": 88890,
                    "name": "StruggleSnuggles",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-20",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]