GET /api/v1/releasers/80916/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/266420/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/266420/",
        "id": 266420,
        "title": "Evoke",
        "author_nicks": [
            {
                "name": "Prismate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80916/?format=api",
                    "id": 80916,
                    "name": "Prismate",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Impure",
                "abbreviation": "imp",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10320/?format=api",
                    "id": 10320,
                    "name": "Impure",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-08-17",
        "supertype": "graphics",
        "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/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/195679/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/195679/",
        "id": 195679,
        "title": "Riot",
        "author_nicks": [
            {
                "name": "Prismate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80916/?format=api",
                    "id": 80916,
                    "name": "Prismate",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-11-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/191889/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/191889/",
        "id": 191889,
        "title": "Venom",
        "author_nicks": [
            {
                "name": "Prismate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80916/?format=api",
                    "id": 80916,
                    "name": "Prismate",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Impure",
                "abbreviation": "imp",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10320/?format=api",
                    "id": 10320,
                    "name": "Impure",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-08-18",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]