GET /api/v1/releasers/11227/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/9935/?format=api",
        "demozoo_url": "https://demozoo.org/productions/9935/",
        "id": 9935,
        "title": "High Voltage",
        "author_nicks": [
            {
                "name": "Inquisition",
                "abbreviation": "InQ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11227/?format=api",
                    "id": 11227,
                    "name": "Inquisition",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-10-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/42841/?format=api",
        "demozoo_url": "https://demozoo.org/productions/42841/",
        "id": 42841,
        "title": "Wire",
        "author_nicks": [
            {
                "name": "Inquisition",
                "abbreviation": "InQ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11227/?format=api",
                    "id": 11227,
                    "name": "Inquisition",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11-13",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/9946/?format=api",
        "demozoo_url": "https://demozoo.org/productions/9946/",
        "id": 9946,
        "title": "Reflections",
        "author_nicks": [
            {
                "name": "Inquisition",
                "abbreviation": "InQ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11227/?format=api",
                    "id": 11227,
                    "name": "Inquisition",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/359395/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359395/",
        "id": 359395,
        "title": "Dissonance 2",
        "author_nicks": [
            {
                "name": "Inquisition",
                "abbreviation": "InQ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11227/?format=api",
                    "id": 11227,
                    "name": "Inquisition",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-21",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "incomplete-credits",
            "hungarian"
        ]
    }
]