GET /api/v1/releasers/96715/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/224055/?format=api",
        "demozoo_url": "https://demozoo.org/productions/224055/",
        "id": 224055,
        "title": "V.I.P. in Space",
        "author_nicks": [
            {
                "name": "Vip Division",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96715/?format=api",
                    "id": 96715,
                    "name": "Vip Division",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-06-23",
        "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/322197/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322197/",
        "id": 322197,
        "title": "V.I.P. Compact 48",
        "author_nicks": [
            {
                "name": "V.I.P.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96715/?format=api",
                    "id": 96715,
                    "name": "Vip Division",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Goonies",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54856/?format=api",
                    "id": 54856,
                    "name": "The Goonies",
                    "is_group": true
                }
            }
        ],
        "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": [
            "lost"
        ]
    }
]