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

[
    {
        "url": "https://demozoo.org/api/v1/productions/282768/?format=api",
        "demozoo_url": "https://demozoo.org/productions/282768/",
        "id": 282768,
        "title": "Seven Days",
        "author_nicks": [
            {
                "name": "Mach One",
                "abbreviation": "M1",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58155/?format=api",
                    "id": 58155,
                    "name": "Mach One",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-12-06",
        "supertype": "production",
        "platforms": [],
        "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/282766/?format=api",
        "demozoo_url": "https://demozoo.org/productions/282766/",
        "id": 282766,
        "title": "One Year On",
        "author_nicks": [
            {
                "name": "Mach One",
                "abbreviation": "M1",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58155/?format=api",
                    "id": 58155,
                    "name": "Mach One",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-09-04",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]