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

[
    {
        "url": "https://demozoo.org/api/v1/productions/79167/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/79167/",
        "id": 79167,
        "title": "oops",
        "author_nicks": [
            {
                "name": "Yannus Stark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28261/?format=api",
                    "id": 28261,
                    "name": "Yannus Stark",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Marshals",
                "abbreviation": "MRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/387/?format=api",
                    "id": 387,
                    "name": "Marshals",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-04-17",
        "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/45715/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45715/",
        "id": 45715,
        "title": "Lion",
        "author_nicks": [
            {
                "name": "Yannus Stark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28261/?format=api",
                    "id": 28261,
                    "name": "Yannus Stark",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "BMK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27806/?format=api",
                    "id": 27806,
                    "name": "BMK",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]