GET /api/v1/releasers/26845/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/42568/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/42568/",
        "id": 42568,
        "title": "autoportrait",
        "author_nicks": [
            {
                "name": "zer0ix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26845/?format=api",
                    "id": 26845,
                    "name": "zer0ix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Chaos Energy Group",
                "abbreviation": "CEG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26799/?format=api",
                    "id": 26799,
                    "name": "Chaos Energy Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/42567/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/42567/",
        "id": 42567,
        "title": "Wild Beast",
        "author_nicks": [
            {
                "name": "zer0ix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26845/?format=api",
                    "id": 26845,
                    "name": "zer0ix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Chaos Energy Group",
                "abbreviation": "CEG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26799/?format=api",
                    "id": 26799,
                    "name": "Chaos Energy Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]