GET /api/v1/releasers/90874/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/206286/?format=api",
        "demozoo_url": "https://demozoo.org/productions/206286/",
        "id": 206286,
        "title": "Coop Intro",
        "author_nicks": [
            {
                "name": "Micro System 2000",
                "abbreviation": "MS2000",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90874/?format=api",
                    "id": 90874,
                    "name": "Micro System 2000",
                    "is_group": true
                }
            },
            {
                "name": "Soldiers",
                "abbreviation": "SDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61480/?format=api",
                    "id": 61480,
                    "name": "Soldiers",
                    "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/43/?format=api",
                "id": 43,
                "name": "8K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/206288/?format=api",
        "demozoo_url": "https://demozoo.org/productions/206288/",
        "id": 206288,
        "title": "Bugaboo Demo",
        "author_nicks": [
            {
                "name": "Micro System 2000",
                "abbreviation": "MS2000",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90874/?format=api",
                    "id": 90874,
                    "name": "Micro System 2000",
                    "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/35/?format=api",
                "id": 35,
                "name": "16K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/206287/?format=api",
        "demozoo_url": "https://demozoo.org/productions/206287/",
        "id": 206287,
        "title": "Hungary",
        "author_nicks": [
            {
                "name": "Micro System 2000",
                "abbreviation": "MS2000",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90874/?format=api",
                    "id": 90874,
                    "name": "Micro System 2000",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-12",
        "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/43/?format=api",
                "id": 43,
                "name": "8K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]