GET /api/v1/releasers/22256/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/33551/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/33551/",
        "id": 33551,
        "title": "Fuck the Projector",
        "author_nicks": [
            {
                "name": "Markoff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22256/?format=api",
                    "id": 22256,
                    "name": "Markoff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Septic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22255/?format=api",
                    "id": 22255,
                    "name": "Septic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-11-19",
        "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/33530/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/33530/",
        "id": 33530,
        "title": "Abort97",
        "author_nicks": [
            {
                "name": "Markoff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22256/?format=api",
                    "id": 22256,
                    "name": "Markoff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Septic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22255/?format=api",
                    "id": 22255,
                    "name": "Septic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-11-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]