GET /api/v1/releasers/91454/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/221281/?format=api",
        "demozoo_url": "https://demozoo.org/productions/221281/",
        "id": 221281,
        "title": "Rolling",
        "author_nicks": [
            {
                "name": "Omega Machine Designer",
                "abbreviation": "OMD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92084/?format=api",
                    "id": 92084,
                    "name": "Omega Machine Designer",
                    "is_group": true
                }
            },
            {
                "name": "Ringard Production",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91454/?format=api",
                    "id": 91454,
                    "name": "Ringard Production",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-06-06",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/221279/?format=api",
        "demozoo_url": "https://demozoo.org/productions/221279/",
        "id": 221279,
        "title": "Megademo",
        "author_nicks": [
            {
                "name": "Ringard Production",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91454/?format=api",
                    "id": 91454,
                    "name": "Ringard Production",
                    "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/221280/?format=api",
        "demozoo_url": "https://demozoo.org/productions/221280/",
        "id": 221280,
        "title": "Papillon",
        "author_nicks": [
            {
                "name": "Ringard Production",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91454/?format=api",
                    "id": 91454,
                    "name": "Ringard Production",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]