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

[
    {
        "url": "https://demozoo.org/api/v1/productions/202496/?format=api",
        "demozoo_url": "https://demozoo.org/productions/202496/",
        "id": 202496,
        "title": "Dodge Lazers VR",
        "author_nicks": [
            {
                "name": "djnoreg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64744/?format=api",
                    "id": 64744,
                    "name": "djnoreg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-20",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/202533/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/202533/",
        "id": 202533,
        "title": "Dog with blue eyes",
        "author_nicks": [
            {
                "name": "djnoreg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64744/?format=api",
                    "id": 64744,
                    "name": "djnoreg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-20",
        "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/155517/?format=api",
        "demozoo_url": "https://demozoo.org/productions/155517/",
        "id": 155517,
        "title": "Gathering Dynamite",
        "author_nicks": [
            {
                "name": "djnoreg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64744/?format=api",
                    "id": 64744,
                    "name": "djnoreg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-03-26",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]