GET /api/v1/releasers/90594/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/205764/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/205764/",
        "id": 205764,
        "title": "Crowd Pleaser",
        "author_nicks": [
            {
                "name": "Baggolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90594/?format=api",
                    "id": 90594,
                    "name": "Baggolf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-07-06",
        "supertype": "graphics",
        "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/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "pi3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/205766/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/205766/",
        "id": 205766,
        "title": "Tower",
        "author_nicks": [
            {
                "name": "Baggolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90594/?format=api",
                    "id": 90594,
                    "name": "Baggolf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-07-06",
        "supertype": "graphics",
        "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/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "pi3"
        ]
    }
]