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

[
    {
        "url": "https://demozoo.org/api/v1/productions/28531/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/28531/",
        "id": 28531,
        "title": "Legalize",
        "author_nicks": [
            {
                "name": "Butthead",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19614/?format=api",
                    "id": 19614,
                    "name": "Butthead",
                    "is_group": false
                }
            },
            {
                "name": "Phase",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19619/?format=api",
                    "id": 19619,
                    "name": "Phase",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-08",
        "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/28530/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/28530/",
        "id": 28530,
        "title": "Kitty",
        "author_nicks": [
            {
                "name": "Phase",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19619/?format=api",
                    "id": 19619,
                    "name": "Phase",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fiction",
                "abbreviation": "FIC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7235/?format=api",
                    "id": 7235,
                    "name": "Fiction",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-04-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]