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

[
    {
        "url": "https://demozoo.org/api/v1/productions/187312/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187312/",
        "id": 187312,
        "title": "Summer Conference Demo",
        "author_nicks": [
            {
                "name": "The Secret Drawer",
                "abbreviation": "TSD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98476/?format=api",
                    "id": 98476,
                    "name": "The Secret Drawer",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-07-08",
        "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/342018/?format=api",
        "demozoo_url": "https://demozoo.org/productions/342018/",
        "id": 342018,
        "title": "Twilight 2010",
        "author_nicks": [
            {
                "name": "The Secret Drawer",
                "abbreviation": "TSD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98476/?format=api",
                    "id": 98476,
                    "name": "The Secret Drawer",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/368327/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368327/",
        "id": 368327,
        "title": "Sanxion Music",
        "author_nicks": [
            {
                "name": "The Secret Drawer",
                "abbreviation": "TSD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98476/?format=api",
                    "id": 98476,
                    "name": "The Secret Drawer",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-12-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/368328/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368328/",
        "id": 368328,
        "title": "The Delta Music Box",
        "author_nicks": [
            {
                "name": "The Secret Drawer",
                "abbreviation": "TSD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98476/?format=api",
                    "id": 98476,
                    "name": "The Secret Drawer",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "one-file-demo"
        ]
    }
]