GET /api/v1/releasers/82322/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/194541/?format=api",
        "demozoo_url": "https://demozoo.org/productions/194541/",
        "id": 194541,
        "title": "Fatality Loader (1)",
        "author_nicks": [
            {
                "name": "Fatality",
                "abbreviation": "FTL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82322/?format=api",
                    "id": 82322,
                    "name": "Fatality",
                    "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/194542/?format=api",
        "demozoo_url": "https://demozoo.org/productions/194542/",
        "id": 194542,
        "title": "Fatality Loader (2)",
        "author_nicks": [
            {
                "name": "Fatality",
                "abbreviation": "FTL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82322/?format=api",
                    "id": 82322,
                    "name": "Fatality",
                    "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/198742/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198742/",
        "id": 198742,
        "title": "Fatality Application Generator",
        "author_nicks": [
            {
                "name": "Fatality",
                "abbreviation": "FTL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82322/?format=api",
                    "id": 82322,
                    "name": "Fatality",
                    "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]