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

[
    {
        "url": "https://demozoo.org/api/v1/productions/41316/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/41316/",
        "id": 41316,
        "title": "Crying Demon",
        "author_nicks": [
            {
                "name": "Flagman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18665/?format=api",
                    "id": 18665,
                    "name": "Flagman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Bermuda Triangle",
                "abbreviation": "TBT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11532/?format=api",
                    "id": 11532,
                    "name": "The Bermuda Triangle",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-09-13",
        "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/119521/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/119521/",
        "id": 119521,
        "title": "Merlin",
        "author_nicks": [
            {
                "name": "Flagman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18665/?format=api",
                    "id": 18665,
                    "name": "Flagman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Bermuda Triangle",
                "abbreviation": "TBT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11532/?format=api",
                    "id": 11532,
                    "name": "The Bermuda Triangle",
                    "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": []
    }
]