GET /api/v1/releasers/90882/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/360482/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360482/",
        "id": 360482,
        "title": "Cruel Crunch V4.0",
        "author_nicks": [
            {
                "name": "Idiots",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90882/?format=api",
                    "id": 90882,
                    "name": "Idiots",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/360484/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360484/",
        "id": 360484,
        "title": "Intro Preview",
        "author_nicks": [
            {
                "name": "Idiots",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90882/?format=api",
                    "id": 90882,
                    "name": "Idiots",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/360485/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360485/",
        "id": 360485,
        "title": "New Intro",
        "author_nicks": [
            {
                "name": "Idiots",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90882/?format=api",
                    "id": 90882,
                    "name": "Idiots",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/206293/?format=api",
        "demozoo_url": "https://demozoo.org/productions/206293/",
        "id": 206293,
        "title": "Idiots & Soldiers Coop Intro",
        "author_nicks": [
            {
                "name": "Idiots",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90882/?format=api",
                    "id": 90882,
                    "name": "Idiots",
                    "is_group": true
                }
            },
            {
                "name": "Soldiers",
                "abbreviation": "SDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61480/?format=api",
                    "id": 61480,
                    "name": "Soldiers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
                "id": 43,
                "name": "8K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/360483/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360483/",
        "id": 360483,
        "title": "Idiots Intro",
        "author_nicks": [
            {
                "name": "Idiots",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90882/?format=api",
                    "id": 90882,
                    "name": "Idiots",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]