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

[
    {
        "url": "https://demozoo.org/api/v1/productions/197739/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/197739/",
        "id": 197739,
        "title": "Tourist",
        "author_nicks": [
            {
                "name": "cyraxx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6452/?format=api",
                    "id": 6452,
                    "name": "cyraxx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-12-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/25436/?format=api",
        "demozoo_url": "https://demozoo.org/productions/25436/",
        "id": 25436,
        "title": "Lines",
        "author_nicks": [
            {
                "name": "BeRo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3961/?format=api",
                    "id": 3961,
                    "name": "BeRo",
                    "is_group": false
                }
            },
            {
                "name": "cyraxx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6452/?format=api",
                    "id": 6452,
                    "name": "cyraxx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-08-28",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4963/?format=api",
        "demozoo_url": "https://demozoo.org/productions/4963/",
        "id": 4963,
        "title": "HOWTO: Convert Pingpong to Demo",
        "author_nicks": [
            {
                "name": "cyraxx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6452/?format=api",
                    "id": 6452,
                    "name": "cyraxx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-04-13",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]