GET /api/v1/releasers/21639/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/36055/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/36055/",
        "id": 36055,
        "title": "Slicad",
        "author_nicks": [
            {
                "name": "Heinrich",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21639/?format=api",
                    "id": 21639,
                    "name": "Heinrich",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-06-14",
        "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/32393/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32393/",
        "id": 32393,
        "title": "Skull",
        "author_nicks": [
            {
                "name": "Heinrich",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21639/?format=api",
                    "id": 21639,
                    "name": "Heinrich",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nocturnal Holocaust",
                "abbreviation": "NH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124544/?format=api",
                    "id": 124544,
                    "name": "Nocturnal Holocaust",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]