GET /api/v1/releasers/12297/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/12777/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12777/",
        "id": 12777,
        "title": "Chase HQ Music and Logo Test",
        "author_nicks": [
            {
                "name": "Terminator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12297/?format=api",
                    "id": 12297,
                    "name": "Terminator",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "chase-hq"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/13292/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13292/",
        "id": 13292,
        "title": "Live Demo 1",
        "author_nicks": [
            {
                "name": "Terminator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12297/?format=api",
                    "id": 12297,
                    "name": "Terminator",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/12596/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12596/",
        "id": 12596,
        "title": "7 Up 1",
        "author_nicks": [
            {
                "name": "Terminator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12297/?format=api",
                    "id": 12297,
                    "name": "Terminator",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/13264/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13264/",
        "id": 13264,
        "title": "The Last Demo",
        "author_nicks": [
            {
                "name": "Tango",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6896/?format=api",
                    "id": 6896,
                    "name": "Tango",
                    "is_group": false
                }
            },
            {
                "name": "Terminator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12297/?format=api",
                    "id": 12297,
                    "name": "Terminator",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]