GET /api/v1/releasers/83910/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/197044/?format=api",
        "demozoo_url": "https://demozoo.org/productions/197044/",
        "id": 197044,
        "title": "Fight the Power",
        "author_nicks": [
            {
                "name": "Clear",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83910/?format=api",
                    "id": 83910,
                    "name": "Clear",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/197042/?format=api",
        "demozoo_url": "https://demozoo.org/productions/197042/",
        "id": 197042,
        "title": "The Fury",
        "author_nicks": [
            {
                "name": "Clear",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83910/?format=api",
                    "id": 83910,
                    "name": "Clear",
                    "is_group": true
                }
            },
            {
                "name": "Security Of The First World",
                "abbreviation": "S1W",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83905/?format=api",
                    "id": 83905,
                    "name": "Security Of The First World",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/197043/?format=api",
        "demozoo_url": "https://demozoo.org/productions/197043/",
        "id": 197043,
        "title": "Splash!",
        "author_nicks": [
            {
                "name": "Clear",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83910/?format=api",
                    "id": 83910,
                    "name": "Clear",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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/35/?format=api",
                "id": 35,
                "name": "16K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]