GET /api/v1/releasers/78143/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/315370/?format=api",
        "demozoo_url": "https://demozoo.org/productions/315370/",
        "id": 315370,
        "title": "Shadow Of The Beast Title Sequence",
        "author_nicks": [
            {
                "name": "Keith Clark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78143/?format=api",
                    "id": 78143,
                    "name": "Keith Clark",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-11-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "shadow-of-the-beast",
            "ste",
            "512k"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/315372/?format=api",
        "demozoo_url": "https://demozoo.org/productions/315372/",
        "id": 315372,
        "title": "Flux",
        "author_nicks": [
            {
                "name": "Keith Clark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78143/?format=api",
                    "id": 78143,
                    "name": "Keith Clark",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/187215/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187215/",
        "id": 187215,
        "title": "Defender",
        "author_nicks": [
            {
                "name": "Keith Clark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78143/?format=api",
                    "id": 78143,
                    "name": "Keith Clark",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-03-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/315371/?format=api",
        "demozoo_url": "https://demozoo.org/productions/315371/",
        "id": 315371,
        "title": "Thrust",
        "author_nicks": [
            {
                "name": "Keith Clark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78143/?format=api",
                    "id": 78143,
                    "name": "Keith Clark",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-04-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]