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

[
    {
        "url": "https://demozoo.org/api/v1/productions/221281/?format=api",
        "demozoo_url": "https://demozoo.org/productions/221281/",
        "id": 221281,
        "title": "Rolling",
        "author_nicks": [
            {
                "name": "Omega Machine Designer",
                "abbreviation": "OMD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92084/?format=api",
                    "id": 92084,
                    "name": "Omega Machine Designer",
                    "is_group": true
                }
            },
            {
                "name": "Ringard Production",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91454/?format=api",
                    "id": 91454,
                    "name": "Ringard Production",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-06-06",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/221727/?format=api",
        "demozoo_url": "https://demozoo.org/productions/221727/",
        "id": 221727,
        "title": "The Ultimate Machine",
        "author_nicks": [
            {
                "name": "Omega Machine Designer",
                "abbreviation": "OMD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92084/?format=api",
                    "id": 92084,
                    "name": "Omega Machine Designer",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-12-03",
        "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/221728/?format=api",
        "demozoo_url": "https://demozoo.org/productions/221728/",
        "id": 221728,
        "title": "Tune Disk",
        "author_nicks": [
            {
                "name": "Omega Machine Designer",
                "abbreviation": "OMD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92084/?format=api",
                    "id": 92084,
                    "name": "Omega Machine Designer",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-11-02",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]