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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34272/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/34272/",
        "id": 34272,
        "title": "BA-TRUG1",
        "author_nicks": [
            {
                "name": "Blue Apache",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21559/?format=api",
                    "id": 21559,
                    "name": "Blue Apache",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Apocalyptic Visions",
                "abbreviation": "AV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71363/?format=api",
                    "id": 71363,
                    "name": "Apocalyptic Visions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/32210/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32210/",
        "id": 32210,
        "title": "ba-compo",
        "author_nicks": [
            {
                "name": "Blue Apache",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21559/?format=api",
                    "id": 21559,
                    "name": "Blue Apache",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-01-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]