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

[
    {
        "url": "https://demozoo.org/api/v1/productions/178688/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/178688/",
        "id": 178688,
        "title": "Scene! Regards",
        "author_nicks": [
            {
                "name": "V-Cut",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65197/?format=api",
                    "id": 65197,
                    "name": "V-Cut",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Classic",
                "abbreviation": "CLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2711/?format=api",
                    "id": 2711,
                    "name": "Classic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-08",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/277739/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/277739/",
        "id": 277739,
        "title": "In The Land of Lost Legends",
        "author_nicks": [
            {
                "name": "V-Cut",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65197/?format=api",
                    "id": 65197,
                    "name": "V-Cut",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-05-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/277737/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/277737/",
        "id": 277737,
        "title": "Zoomed Reality",
        "author_nicks": [
            {
                "name": "V-Cut",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65197/?format=api",
                    "id": 65197,
                    "name": "V-Cut",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]