GET /api/v1/releasers/44865/productions/?format=api&ordering=-name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/117729/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/117729/",
        "id": 117729,
        "title": "TerrifiyingTableTriangles",
        "author_nicks": [
            {
                "name": "Gditz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44865/?format=api",
                    "id": 44865,
                    "name": "Gditz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kattass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44866/?format=api",
                    "id": 44866,
                    "name": "Kattass",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-06-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/94765/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/94765/",
        "id": 94765,
        "title": "Glitch in the Cubes",
        "author_nicks": [
            {
                "name": "Gditz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44865/?format=api",
                    "id": 44865,
                    "name": "Gditz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kattass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44866/?format=api",
                    "id": 44866,
                    "name": "Kattass",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-11-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]