GET /api/v1/releasers/95309/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/223267/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223267/",
        "id": 223267,
        "title": "Vector Demos Disk 1",
        "author_nicks": [
            {
                "name": "Centronics",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95309/?format=api",
                    "id": 95309,
                    "name": "Centronics",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/223265/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223265/",
        "id": 223265,
        "title": "Dual Playfield Multi Sinus Thingy",
        "author_nicks": [
            {
                "name": "Centronics",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95309/?format=api",
                    "id": 95309,
                    "name": "Centronics",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-11",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/223266/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223266/",
        "id": 223266,
        "title": "Dual Sinus Intro",
        "author_nicks": [
            {
                "name": "Centronics",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95309/?format=api",
                    "id": 95309,
                    "name": "Centronics",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/50/?format=api",
                "id": 50,
                "name": "96K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]