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

[
    {
        "url": "https://demozoo.org/api/v1/productions/45472/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45472/",
        "id": 45472,
        "title": "Crash",
        "author_nicks": [
            {
                "name": "Junta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11519/?format=api",
                    "id": 11519,
                    "name": "Junta",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-03-27",
        "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/119524/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/119524/",
        "id": 119524,
        "title": "Soft Spin",
        "author_nicks": [
            {
                "name": "Junta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11519/?format=api",
                    "id": 11519,
                    "name": "Junta",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Spinning Kids",
                "abbreviation": "SK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11518/?format=api",
                    "id": 11518,
                    "name": "Spinning Kids",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-01-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]