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

[
    {
        "url": "https://demozoo.org/api/v1/productions/171625/?format=api",
        "demozoo_url": "https://demozoo.org/productions/171625/",
        "id": 171625,
        "title": "Kontinuum",
        "author_nicks": [
            {
                "name": "KL3VJ3R",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57890/?format=api",
                    "id": 57890,
                    "name": "KL3VJ3R",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-04-15",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/171618/?format=api",
        "demozoo_url": "https://demozoo.org/productions/171618/",
        "id": 171618,
        "title": "Innovative Idea Session",
        "author_nicks": [
            {
                "name": "KL3VJ3R",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57890/?format=api",
                    "id": 57890,
                    "name": "KL3VJ3R",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-04-15",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/136500/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/136500/",
        "id": 136500,
        "title": "Impossible Horizon",
        "author_nicks": [
            {
                "name": "KL3VJ3R",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57890/?format=api",
                    "id": 57890,
                    "name": "KL3VJ3R",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-04-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]