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

[
    {
        "url": "https://demozoo.org/api/v1/productions/157914/?format=api",
        "demozoo_url": "https://demozoo.org/productions/157914/",
        "id": 157914,
        "title": "Fire Intro",
        "author_nicks": [
            {
                "name": "Subject",
                "abbreviation": "SBT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41097/?format=api",
                    "id": 41097,
                    "name": "Subject",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-05-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/78981/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78981/",
        "id": 78981,
        "title": "Tiny Demo",
        "author_nicks": [
            {
                "name": "Subject",
                "abbreviation": "SBT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41097/?format=api",
                    "id": 41097,
                    "name": "Subject",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-05-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/213852/?format=api",
        "demozoo_url": "https://demozoo.org/productions/213852/",
        "id": 213852,
        "title": "What!?",
        "author_nicks": [
            {
                "name": "Subject",
                "abbreviation": "SBT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41097/?format=api",
                    "id": 41097,
                    "name": "Subject",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-01-04",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/114041/?format=api",
        "demozoo_url": "https://demozoo.org/productions/114041/",
        "id": 114041,
        "title": "Out of Bounds",
        "author_nicks": [
            {
                "name": "Subject",
                "abbreviation": "SBT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41097/?format=api",
                    "id": 41097,
                    "name": "Subject",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12-29",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]