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

[
    {
        "url": "https://demozoo.org/api/v1/productions/64995/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/64995/",
        "id": 64995,
        "title": "skeumorFX krew",
        "author_nicks": [
            {
                "name": "skeumorFX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36854/?format=api",
                    "id": 36854,
                    "name": "skeumorFX",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-04-20",
        "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/65011/?format=api",
        "demozoo_url": "https://demozoo.org/productions/65011/",
        "id": 65011,
        "title": "Brush Metal & Amber",
        "author_nicks": [
            {
                "name": "skeumorFX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36854/?format=api",
                    "id": 36854,
                    "name": "skeumorFX",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-04-20",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/65005/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/65005/",
        "id": 65005,
        "title": "indicator",
        "author_nicks": [
            {
                "name": "skeumorFX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36854/?format=api",
                    "id": 36854,
                    "name": "skeumorFX",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-04-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/65016/?format=api",
        "demozoo_url": "https://demozoo.org/productions/65016/",
        "id": 65016,
        "title": "Wood Grain",
        "author_nicks": [
            {
                "name": "skeumorFX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36854/?format=api",
                    "id": 36854,
                    "name": "skeumorFX",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-04-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                "id": 10,
                "name": "macOS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]