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

[
    {
        "url": "https://demozoo.org/api/v1/productions/164814/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/164814/",
        "id": 164814,
        "title": "Deadly Girl",
        "author_nicks": [
            {
                "name": "Sagittarius",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82252/?format=api",
                    "id": 82252,
                    "name": "Sagi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-10-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/177864/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/177864/",
        "id": 177864,
        "title": "Fugitives",
        "author_nicks": [
            {
                "name": "Sagittarius",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82252/?format=api",
                    "id": 82252,
                    "name": "Sagi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-05-02",
        "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/177841/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/177841/",
        "id": 177841,
        "title": "Gate Of Hell",
        "author_nicks": [
            {
                "name": "Sagittarius",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82252/?format=api",
                    "id": 82252,
                    "name": "Sagi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-05-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]