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

[
    {
        "url": "https://demozoo.org/api/v1/productions/18636/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18636/",
        "id": 18636,
        "title": "Pumped Up",
        "author_nicks": [
            {
                "name": "X-Ray",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13394/?format=api",
                    "id": 13394,
                    "name": "X-Ray",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "In-Sect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3554/?format=api",
                    "id": 3554,
                    "name": "In-Sect",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-30",
        "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/33195/?format=api",
        "demozoo_url": "https://demozoo.org/productions/33195/",
        "id": 33195,
        "title": "Life Goes On",
        "author_nicks": [
            {
                "name": "X-Ray",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13394/?format=api",
                    "id": 13394,
                    "name": "X-Ray",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-07-13",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/33212/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/33212/",
        "id": 33212,
        "title": "Who Laugh Last",
        "author_nicks": [
            {
                "name": "X-Ray",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13394/?format=api",
                    "id": 13394,
                    "name": "X-Ray",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "In-Sect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3554/?format=api",
                    "id": 3554,
                    "name": "In-Sect",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]