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

[
    {
        "url": "https://demozoo.org/api/v1/productions/155139/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/155139/",
        "id": 155139,
        "title": "Evil Go",
        "author_nicks": [
            {
                "name": "Kioku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13188/?format=api",
                    "id": 13188,
                    "name": "Kioku",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "System K",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6501/?format=api",
                    "id": 6501,
                    "name": "System K",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-03-27",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "crinkler",
            "hardcoded-720p",
            "opengl-1.5"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/164298/?format=api",
        "demozoo_url": "https://demozoo.org/productions/164298/",
        "id": 164298,
        "title": "Testk",
        "author_nicks": [
            {
                "name": "Kioku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13188/?format=api",
                    "id": 13188,
                    "name": "Kioku",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "System K",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6501/?format=api",
                    "id": 6501,
                    "name": "System K",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]