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

[
    {
        "url": "https://demozoo.org/api/v1/productions/54644/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/54644/",
        "id": 54644,
        "title": "Hondjur",
        "author_nicks": [
            {
                "name": "Hexxon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27397/?format=api",
                    "id": 27397,
                    "name": "Hexxon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-02-17",
        "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/44014/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/44014/",
        "id": 44014,
        "title": "The Time Traveller",
        "author_nicks": [
            {
                "name": "Hexxon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27397/?format=api",
                    "id": 27397,
                    "name": "Hexxon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-05-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/43802/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/43802/",
        "id": 43802,
        "title": "Behind the Emotions",
        "author_nicks": [
            {
                "name": "Hexxon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27397/?format=api",
                    "id": 27397,
                    "name": "Hexxon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-02-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]