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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24413/?format=api",
        "demozoo_url": "https://demozoo.org/productions/24413/",
        "id": 24413,
        "title": "Houses of cards",
        "author_nicks": [
            {
                "name": "Jørn Tømmerås",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5460/?format=api",
                    "id": 5460,
                    "name": "Nasse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Phobic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5461/?format=api",
                    "id": 5461,
                    "name": "Phobic",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-04-22",
        "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/20850/?format=api",
        "demozoo_url": "https://demozoo.org/productions/20850/",
        "id": 20850,
        "title": "Babylonia",
        "author_nicks": [
            {
                "name": "Nasse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5460/?format=api",
                    "id": 5460,
                    "name": "Nasse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Phobic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5461/?format=api",
                    "id": 5461,
                    "name": "Phobic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-12",
        "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/3024/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/3024/",
        "id": 3024,
        "title": "Kindergarden 1997",
        "author_nicks": [
            {
                "name": "Nasse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5460/?format=api",
                    "id": 5460,
                    "name": "Nasse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Phobic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5461/?format=api",
                    "id": 5461,
                    "name": "Phobic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-06",
        "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/18050/?format=api",
        "demozoo_url": "https://demozoo.org/productions/18050/",
        "id": 18050,
        "title": "Wild",
        "author_nicks": [
            {
                "name": "Jørn Tømmerås",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5460/?format=api",
                    "id": 5460,
                    "name": "Nasse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-06",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]