GET /api/v1/releasers/13545/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/180668/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/180668/",
        "id": 180668,
        "title": "Fit for CS",
        "author_nicks": [
            {
                "name": "Christian Jordanger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75213/?format=api",
                    "id": 75213,
                    "name": "Christian Jordanger",
                    "is_group": false
                }
            },
            {
                "name": "TomTom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13545/?format=api",
                    "id": 13545,
                    "name": "TomTom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-04-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/18762/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18762/",
        "id": 18762,
        "title": "Sir Last-A-LOT",
        "author_nicks": [
            {
                "name": "TomTom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13545/?format=api",
                    "id": 13545,
                    "name": "TomTom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-04-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]