GET /api/v1/releasers/144682/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/357030/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357030/",
        "id": 357030,
        "title": "Future Docs 13",
        "author_nicks": [
            {
                "name": "Helloween Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144682/?format=api",
                    "id": 144682,
                    "name": "Helloween Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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/46/?format=api",
                "id": 46,
                "name": "Docsdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/357029/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357029/",
        "id": 357029,
        "title": "Future Docs 08",
        "author_nicks": [
            {
                "name": "Helloween Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144682/?format=api",
                    "id": 144682,
                    "name": "Helloween Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-07-30",
        "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/46/?format=api",
                "id": 46,
                "name": "Docsdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "cli-menu",
            "no-credits-given"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/359677/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359677/",
        "id": 359677,
        "title": "Solution Disk 1",
        "author_nicks": [
            {
                "name": "Helloween",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144682/?format=api",
                    "id": 144682,
                    "name": "Helloween Inc.",
                    "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/46/?format=api",
                "id": 46,
                "name": "Docsdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "cli-menu"
        ]
    }
]