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

[
    {
        "url": "https://demozoo.org/api/v1/productions/165278/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/165278/",
        "id": 165278,
        "title": "Vandalism 66 Caricature",
        "author_nicks": [
            {
                "name": "Witty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14374/?format=api",
                    "id": 14374,
                    "name": "Witty",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Onslaught",
                "abbreviation": "ONS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                    "id": 134,
                    "name": "Onslaught",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-11-12",
        "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/356493/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/356493/",
        "id": 356493,
        "title": "Warrior",
        "author_nicks": [
            {
                "name": "Witty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14374/?format=api",
                    "id": 14374,
                    "name": "Witty",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-07-17",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]