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

[
    {
        "url": "https://demozoo.org/api/v1/productions/316746/?format=api",
        "demozoo_url": "https://demozoo.org/productions/316746/",
        "id": 316746,
        "title": "Trash Disk 1",
        "author_nicks": [
            {
                "name": "Digital Life",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135154/?format=api",
                    "id": 135154,
                    "name": "Digital Life",
                    "is_group": true
                }
            },
            {
                "name": "Iq Minus",
                "abbreviation": "IQ-",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95742/?format=api",
                    "id": 95742,
                    "name": "Iq Minus",
                    "is_group": true
                }
            },
            {
                "name": "Raw Deal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1244/?format=api",
                    "id": 1244,
                    "name": "Raw Deal Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-04-11",
        "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/316744/?format=api",
        "demozoo_url": "https://demozoo.org/productions/316744/",
        "id": 316744,
        "title": "First Demo",
        "author_nicks": [
            {
                "name": "Digital Life",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135154/?format=api",
                    "id": 135154,
                    "name": "Digital Life",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-10-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/316745/?format=api",
        "demozoo_url": "https://demozoo.org/productions/316745/",
        "id": 316745,
        "title": "Killerdisk v9.1+",
        "author_nicks": [
            {
                "name": "Digital Life",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135154/?format=api",
                    "id": 135154,
                    "name": "Digital Life",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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": []
    }
]