GET /api/v1/releasers/22396/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/333040/?format=api",
        "demozoo_url": "https://demozoo.org/productions/333040/",
        "id": 333040,
        "title": "Anoxia",
        "author_nicks": [
            {
                "name": "Leader",
                "abbreviation": "LDR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22396/?format=api",
                    "id": 22396,
                    "name": "Leader",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36354/?format=api",
        "demozoo_url": "https://demozoo.org/productions/36354/",
        "id": 36354,
        "title": "Trance Dance",
        "author_nicks": [
            {
                "name": "Leader",
                "abbreviation": "LDR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22396/?format=api",
                    "id": 22396,
                    "name": "Leader",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-04-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/270795/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270795/",
        "id": 270795,
        "title": "Noter Collection 1",
        "author_nicks": [
            {
                "name": "Leader",
                "abbreviation": "LDR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22396/?format=api",
                    "id": 22396,
                    "name": "Leader",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]