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

[
    {
        "url": "https://demozoo.org/api/v1/productions/76504/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/76504/",
        "id": 76504,
        "title": "Ketagen On Hunt",
        "author_nicks": [
            {
                "name": "Ace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10176/?format=api",
                    "id": 10176,
                    "name": "Ace",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-03-15",
        "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/39742/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39742/",
        "id": 39742,
        "title": "No name",
        "author_nicks": [
            {
                "name": "Ace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10176/?format=api",
                    "id": 10176,
                    "name": "Ace",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Phase Truce",
                "abbreviation": "PHT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10049/?format=api",
                    "id": 10049,
                    "name": "Phase Truce",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]