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

[
    {
        "url": "https://demozoo.org/api/v1/productions/221439/?format=api",
        "demozoo_url": "https://demozoo.org/productions/221439/",
        "id": 221439,
        "title": "Strange Demo",
        "author_nicks": [
            {
                "name": "Crackbrains Int.",
                "abbreviation": "CBI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91705/?format=api",
                    "id": 91705,
                    "name": "Crackbrains Int.",
                    "is_group": true
                }
            },
            {
                "name": "Golden Tribute",
                "abbreviation": "GT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95752/?format=api",
                    "id": 95752,
                    "name": "Golden Tribute",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-11-14",
        "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/223557/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223557/",
        "id": 223557,
        "title": "First Intro",
        "author_nicks": [
            {
                "name": "Golden Tribute",
                "abbreviation": "GT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95752/?format=api",
                    "id": 95752,
                    "name": "Golden Tribute",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-09-26",
        "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/223558/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223558/",
        "id": 223558,
        "title": "Poor Man's Fido Demo",
        "author_nicks": [
            {
                "name": "Golden Tribute",
                "abbreviation": "GT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95752/?format=api",
                    "id": 95752,
                    "name": "Golden Tribute",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]