GET /api/v1/releasers/90869/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/282161/?format=api",
        "demozoo_url": "https://demozoo.org/productions/282161/",
        "id": 282161,
        "title": "Atwoods Summer Open-Air 2020 Invitro",
        "author_nicks": [
            {
                "name": "Atwoods Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90869/?format=api",
                    "id": 90869,
                    "name": "Atwoods Studios",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-07-04",
        "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/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-given"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/274966/?format=api",
        "demozoo_url": "https://demozoo.org/productions/274966/",
        "id": 274966,
        "title": "Vega",
        "author_nicks": [
            {
                "name": "Atwoods Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90869/?format=api",
                    "id": 90869,
                    "name": "Atwoods Studios",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-02-22",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "shoot-em-up"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/206263/?format=api",
        "demozoo_url": "https://demozoo.org/productions/206263/",
        "id": 206263,
        "title": "Atwoods Summer Open-Air 2019 Invitro",
        "author_nicks": [
            {
                "name": "Atwoods Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90869/?format=api",
                    "id": 90869,
                    "name": "Atwoods Studios",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-07-15",
        "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/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": [
            "lft-loader"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/206264/?format=api",
        "demozoo_url": "https://demozoo.org/productions/206264/",
        "id": 206264,
        "title": "Atwoods Summer Open-Air 2018 Invitro",
        "author_nicks": [
            {
                "name": "Atwoods Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90869/?format=api",
                    "id": 90869,
                    "name": "Atwoods Studios",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-03-19",
        "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/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]