GET /api/v1/releasers/81827/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/193681/?format=api",
        "demozoo_url": "https://demozoo.org/productions/193681/",
        "id": 193681,
        "title": "Last Aid is Dead",
        "author_nicks": [
            {
                "name": "Last Aid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81827/?format=api",
                    "id": 81827,
                    "name": "Last Aid",
                    "is_group": true
                }
            },
            {
                "name": "Unlimited",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51004/?format=api",
                    "id": 51004,
                    "name": "Unlimited",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-10-13",
        "supertype": "production",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/193678/?format=api",
        "demozoo_url": "https://demozoo.org/productions/193678/",
        "id": 193678,
        "title": "68k Convention Intro",
        "author_nicks": [
            {
                "name": "Last Aid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81827/?format=api",
                    "id": 81827,
                    "name": "Last Aid",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-07-31",
        "supertype": "production",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "german"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/193599/?format=api",
        "demozoo_url": "https://demozoo.org/productions/193599/",
        "id": 193599,
        "title": "First Intro",
        "author_nicks": [
            {
                "name": "Last Aid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81827/?format=api",
                    "id": 81827,
                    "name": "Last Aid",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "uncredited-music"
        ]
    }
]