GET /api/v1/releasers/5043/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/380118/?format=api",
        "demozoo_url": "https://demozoo.org/productions/380118/",
        "id": 380118,
        "title": "Galaga '92",
        "author_nicks": [
            {
                "name": "Boytronic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59203/?format=api",
                    "id": 59203,
                    "name": "Boytronic",
                    "is_group": false
                }
            },
            {
                "name": "Cool-G",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5043/?format=api",
                    "id": 5043,
                    "name": "Cool-G",
                    "is_group": false
                }
            },
            {
                "name": "Nike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147705/?format=api",
                    "id": 147705,
                    "name": "Nike",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/380120/?format=api",
        "demozoo_url": "https://demozoo.org/productions/380120/",
        "id": 380120,
        "title": "GIFConvert v2.12",
        "author_nicks": [
            {
                "name": "Geert Coelmont",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5043/?format=api",
                    "id": 5043,
                    "name": "Cool-G",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/209621/?format=api",
        "demozoo_url": "https://demozoo.org/productions/209621/",
        "id": 209621,
        "title": "The Revolution Scroller",
        "author_nicks": [
            {
                "name": "Cool-G",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5043/?format=api",
                    "id": 5043,
                    "name": "Cool-G",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-08-21",
        "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": []
    }
]