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

[
    {
        "url": "https://demozoo.org/api/v1/productions/227906/?format=api",
        "demozoo_url": "https://demozoo.org/productions/227906/",
        "id": 227906,
        "title": "The Best of Amiga Music vol. 1",
        "author_nicks": [
            {
                "name": "Partners in Kryme",
                "abbreviation": "PinK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/103553/?format=api",
                    "id": 103553,
                    "name": "Partners in Kryme",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/227908/?format=api",
        "demozoo_url": "https://demozoo.org/productions/227908/",
        "id": 227908,
        "title": "The Best of Amiga Music vol. 4",
        "author_nicks": [
            {
                "name": "Partners in Kryme",
                "abbreviation": "PinK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/103553/?format=api",
                    "id": 103553,
                    "name": "Partners in Kryme",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/227909/?format=api",
        "demozoo_url": "https://demozoo.org/productions/227909/",
        "id": 227909,
        "title": "Utility Disk 2",
        "author_nicks": [
            {
                "name": "Partners in Kryme",
                "abbreviation": "PinK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/103553/?format=api",
                    "id": 103553,
                    "name": "Partners in Kryme",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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": []
    }
]