GET /api/v1/releasers/44744/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/125119/?format=api",
        "demozoo_url": "https://demozoo.org/productions/125119/",
        "id": 125119,
        "title": "Steel Hit",
        "author_nicks": [
            {
                "name": "Bob Chewter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44744/?format=api",
                    "id": 44744,
                    "name": "Bob Chewter",
                    "is_group": false
                }
            },
            {
                "name": "RSI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38033/?format=api",
                    "id": 38033,
                    "name": "RSI",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "animation"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/91742/?format=api",
        "demozoo_url": "https://demozoo.org/productions/91742/",
        "id": 91742,
        "title": "Two Lamps",
        "author_nicks": [
            {
                "name": "Bob Chewter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44744/?format=api",
                    "id": 44744,
                    "name": "Bob Chewter",
                    "is_group": false
                }
            },
            {
                "name": "RSI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44291/?format=api",
                    "id": 44291,
                    "name": "RSI",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "animation"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/121133/?format=api",
        "demozoo_url": "https://demozoo.org/productions/121133/",
        "id": 121133,
        "title": "Daftop",
        "author_nicks": [
            {
                "name": "Bob Chewter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44744/?format=api",
                    "id": 44744,
                    "name": "Bob Chewter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/121134/?format=api",
        "demozoo_url": "https://demozoo.org/productions/121134/",
        "id": 121134,
        "title": "Juggling Lamps",
        "author_nicks": [
            {
                "name": "Bob Chewter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44744/?format=api",
                    "id": 44744,
                    "name": "Bob Chewter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]