GET /api/v1/releasers/116916/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/363849/?format=api",
        "demozoo_url": "https://demozoo.org/productions/363849/",
        "id": 363849,
        "title": "One",
        "author_nicks": [
            {
                "name": "automata",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116916/?format=api",
                    "id": 116916,
                    "name": "automata",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
                "id": 42,
                "name": "Performance",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/301351/?format=api",
        "demozoo_url": "https://demozoo.org/productions/301351/",
        "id": 301351,
        "title": "101",
        "author_nicks": [
            {
                "name": "automata",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116916/?format=api",
                    "id": 116916,
                    "name": "automata",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-10-09",
        "supertype": "production",
        "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/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "monochrome",
            "tiny-intro-with-sound"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/295685/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295685/",
        "id": 295685,
        "title": "0x10",
        "author_nicks": [
            {
                "name": "automata",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116916/?format=api",
                    "id": 116916,
                    "name": "automata",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-03-14",
        "supertype": "production",
        "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/55/?format=api",
                "id": 55,
                "name": "16b intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "monochrome",
            "tiny-intro-with-sound"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/285323/?format=api",
        "demozoo_url": "https://demozoo.org/productions/285323/",
        "id": 285323,
        "title": "Zero",
        "author_nicks": [
            {
                "name": "automata",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116916/?format=api",
                    "id": 116916,
                    "name": "automata",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-10-10",
        "supertype": "production",
        "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/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "monochrome",
            "tiny-intro-with-sound"
        ]
    }
]