GET /api/v1/releasers/36414/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/182780/?format=api",
        "demozoo_url": "https://demozoo.org/productions/182780/",
        "id": 182780,
        "title": "Brand X BBS (1)",
        "author_nicks": [
            {
                "name": "Gateway To Infinity",
                "abbreviation": "GTi",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36414/?format=api",
                    "id": 36414,
                    "name": "Gateway To Infinity",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/190926/?format=api",
        "demozoo_url": "https://demozoo.org/productions/190926/",
        "id": 190926,
        "title": "Brand X BBS (2)",
        "author_nicks": [
            {
                "name": "Gateway To Infinity",
                "abbreviation": "GTi",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36414/?format=api",
                    "id": 36414,
                    "name": "Gateway To Infinity",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/188530/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188530/",
        "id": 188530,
        "title": "Gateway To Infinity Boards",
        "author_nicks": [
            {
                "name": "Gateway To Infinity",
                "abbreviation": "GTi",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36414/?format=api",
                    "id": 36414,
                    "name": "Gateway To Infinity",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]