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

[
    {
        "url": "https://demozoo.org/api/v1/productions/228394/?format=api",
        "demozoo_url": "https://demozoo.org/productions/228394/",
        "id": 228394,
        "title": "Collection 1992",
        "author_nicks": [
            {
                "name": "Dr. Trog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104209/?format=api",
                    "id": 104209,
                    "name": "Dr. Trog",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/228396/?format=api",
        "demozoo_url": "https://demozoo.org/productions/228396/",
        "id": 228396,
        "title": "Malfunction",
        "author_nicks": [
            {
                "name": "Dr. Trog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104209/?format=api",
                    "id": 104209,
                    "name": "Dr. Trog",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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/228397/?format=api",
        "demozoo_url": "https://demozoo.org/productions/228397/",
        "id": 228397,
        "title": "Venitian Blind Sin-Wave",
        "author_nicks": [
            {
                "name": "Dr. Trog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104209/?format=api",
                    "id": 104209,
                    "name": "Dr. Trog",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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": []
    }
]