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

[
    {
        "url": "https://demozoo.org/api/v1/productions/120440/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/120440/",
        "id": 120440,
        "title": "Fånki Flæsjbækk!",
        "author_nicks": [
            {
                "name": "Twinny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18198/?format=api",
                    "id": 18198,
                    "name": "Twinny",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gollum",
                "abbreviation": "GLM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1162/?format=api",
                    "id": 1162,
                    "name": "Gollum",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-06-27",
        "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/125349/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/125349/",
        "id": 125349,
        "title": "Romand",
        "author_nicks": [
            {
                "name": "Twinny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18198/?format=api",
                    "id": 18198,
                    "name": "Twinny",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gollum",
                "abbreviation": "GLM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1162/?format=api",
                    "id": 1162,
                    "name": "Gollum",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-02-21",
        "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/117250/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/117250/",
        "id": 117250,
        "title": "Virtual Distortion",
        "author_nicks": [
            {
                "name": "Twin Killer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18198/?format=api",
                    "id": 18198,
                    "name": "Twinny",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gollum",
                "abbreviation": "GLM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1162/?format=api",
                    "id": 1162,
                    "name": "Gollum",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]