GET /api/v1/releasers/76627/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/200572/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/200572/",
        "id": 200572,
        "title": "Deadly Moves, Bro!",
        "author_nicks": [
            {
                "name": "H_cap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76627/?format=api",
                    "id": 76627,
                    "name": "H_cap",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-03-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "blender"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/184281/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/184281/",
        "id": 184281,
        "title": "Bouncy Boilbucket for Human Creatures",
        "author_nicks": [
            {
                "name": "H_cap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76627/?format=api",
                    "id": 76627,
                    "name": "H_cap",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-03-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "blender"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/184313/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/184313/",
        "id": 184313,
        "title": "Quick to Judge",
        "author_nicks": [
            {
                "name": "H_cap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76627/?format=api",
                    "id": 76627,
                    "name": "H_cap",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-03-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]