GET /api/v1/releasers/95813/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/223592/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223592/",
        "id": 223592,
        "title": "Demo Collection 5",
        "author_nicks": [
            {
                "name": "Generation X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95813/?format=api",
                    "id": 95813,
                    "name": "Generation X",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-03-28",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/223593/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223593/",
        "id": 223593,
        "title": "New Stuff",
        "author_nicks": [
            {
                "name": "Generation X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95813/?format=api",
                    "id": 95813,
                    "name": "Generation X",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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/333150/?format=api",
        "demozoo_url": "https://demozoo.org/productions/333150/",
        "id": 333150,
        "title": "New Stuff",
        "author_nicks": [
            {
                "name": "Doctor Mabuse Orgasm Crackings",
                "abbreviation": "D.O.C.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/650/?format=api",
                    "id": 650,
                    "name": "Doctor Mabuse Orgasm Crackings",
                    "is_group": true
                }
            },
            {
                "name": "Generation X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95813/?format=api",
                    "id": 95813,
                    "name": "Generation X",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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": []
    }
]