GET /api/v1/releasers/77256/productions/?format=api&ordering=-name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/185702/?format=api",
        "demozoo_url": "https://demozoo.org/productions/185702/",
        "id": 185702,
        "title": "Crunch-Mania V1.4",
        "author_nicks": [
            {
                "name": "Cerberus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77256/?format=api",
                    "id": 77256,
                    "name": "Cerberus",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-10-17",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "packer"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/127990/?format=api",
        "demozoo_url": "https://demozoo.org/productions/127990/",
        "id": 127990,
        "title": "Spirit Of Adventure +228",
        "author_nicks": [
            {
                "name": "Cerberus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77256/?format=api",
                    "id": 77256,
                    "name": "Cerberus",
                    "is_group": true
                }
            },
            {
                "name": "Tarkus Team",
                "abbreviation": "TT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1859/?format=api",
                    "id": 1859,
                    "name": "Tarkus Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]