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

[
    {
        "url": "https://demozoo.org/api/v1/productions/380433/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/380433/",
        "id": 380433,
        "title": "Visions of Sacrifice",
        "author_nicks": [
            {
                "name": "Everlast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110518/?format=api",
                    "id": 110518,
                    "name": "Everlast",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Legend",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110517/?format=api",
                    "id": 110517,
                    "name": "Legend",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-15",
        "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/380432/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/380432/",
        "id": 380432,
        "title": "Psycho City",
        "author_nicks": [
            {
                "name": "Everlast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110518/?format=api",
                    "id": 110518,
                    "name": "Everlast",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Legend",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110517/?format=api",
                    "id": 110517,
                    "name": "Legend",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "wolverine-theme"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/380431/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/380431/",
        "id": 380431,
        "title": "Mayo",
        "author_nicks": [
            {
                "name": "Everlast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110518/?format=api",
                    "id": 110518,
                    "name": "Everlast",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Legend",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110517/?format=api",
                    "id": 110517,
                    "name": "Legend",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]