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

[
    {
        "url": "https://demozoo.org/api/v1/productions/38382/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38382/",
        "id": 38382,
        "title": "Lara Croft",
        "author_nicks": [
            {
                "name": "KiD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11231/?format=api",
                    "id": 11231,
                    "name": "KiD",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Inquisition",
                "abbreviation": "InQ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11227/?format=api",
                    "id": 11227,
                    "name": "Inquisition",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-22",
        "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/38635/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38635/",
        "id": 38635,
        "title": "Alien",
        "author_nicks": [
            {
                "name": "KiD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11231/?format=api",
                    "id": 11231,
                    "name": "KiD",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Inquisition",
                "abbreviation": "InQ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11227/?format=api",
                    "id": 11227,
                    "name": "Inquisition",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]