GET /api/v1/releasers/92868/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/222303/?format=api",
        "demozoo_url": "https://demozoo.org/productions/222303/",
        "id": 222303,
        "title": "A New Production",
        "author_nicks": [
            {
                "name": "Axis Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92868/?format=api",
                    "id": 92868,
                    "name": "Axis Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/222304/?format=api",
        "demozoo_url": "https://demozoo.org/productions/222304/",
        "id": 222304,
        "title": "Another Lightspeed Import",
        "author_nicks": [
            {
                "name": "Axis Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92868/?format=api",
                    "id": 92868,
                    "name": "Axis Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/222305/?format=api",
        "demozoo_url": "https://demozoo.org/productions/222305/",
        "id": 222305,
        "title": "Sources Compilation Disk 19",
        "author_nicks": [
            {
                "name": "Axis Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92868/?format=api",
                    "id": 92868,
                    "name": "Axis Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/46/?format=api",
                "id": 46,
                "name": "Docsdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]