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

[
    {
        "url": "https://demozoo.org/api/v1/productions/155899/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/155899/",
        "id": 155899,
        "title": "Korppi",
        "author_nicks": [
            {
                "name": "Nico",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56297/?format=api",
                    "id": 56297,
                    "name": "Nico",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Poro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19528/?format=api",
                    "id": 19528,
                    "name": "Poro Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-17",
        "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/131557/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/131557/",
        "id": 131557,
        "title": "Angel Ball",
        "author_nicks": [
            {
                "name": "Nico",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56297/?format=api",
                    "id": 56297,
                    "name": "Nico",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Poro Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19528/?format=api",
                    "id": 19528,
                    "name": "Poro Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-12",
        "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/216159/?format=api",
        "demozoo_url": "https://demozoo.org/music/216159/",
        "id": 216159,
        "title": "2 untied : no ties",
        "author_nicks": [
            {
                "name": "Nico",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56297/?format=api",
                    "id": 56297,
                    "name": "Nico",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-11-03",
        "supertype": "music",
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]