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

[
    {
        "url": "https://demozoo.org/api/v1/productions/223487/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223487/",
        "id": 223487,
        "title": "New Import",
        "author_nicks": [
            {
                "name": "No Name Team",
                "abbreviation": "NNT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95653/?format=api",
                    "id": 95653,
                    "name": "No Name Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/223485/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223485/",
        "id": 223485,
        "title": "Compact Disk 3 Intro",
        "author_nicks": [
            {
                "name": "No Name Team",
                "abbreviation": "NNT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95653/?format=api",
                    "id": 95653,
                    "name": "No Name Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-11",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/223486/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223486/",
        "id": 223486,
        "title": "First Demo",
        "author_nicks": [
            {
                "name": "No Name Team",
                "abbreviation": "NNT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95653/?format=api",
                    "id": 95653,
                    "name": "No Name Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-11",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/276686/?format=api",
        "demozoo_url": "https://demozoo.org/productions/276686/",
        "id": 276686,
        "title": "Zany Golf",
        "author_nicks": [
            {
                "name": "No Name Team",
                "abbreviation": "NNT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95653/?format=api",
                    "id": 95653,
                    "name": "No Name Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]