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

[
    {
        "url": "https://demozoo.org/api/v1/productions/281905/?format=api",
        "demozoo_url": "https://demozoo.org/productions/281905/",
        "id": 281905,
        "title": "Stage Nine",
        "author_nicks": [
            {
                "name": "Night 55",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13906/?format=api",
                    "id": 13906,
                    "name": "Night 55",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-01-10",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-coded-component"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/282540/?format=api",
        "demozoo_url": "https://demozoo.org/productions/282540/",
        "id": 282540,
        "title": "Grandeur",
        "author_nicks": [
            {
                "name": "Night 55",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13906/?format=api",
                    "id": 13906,
                    "name": "Night 55",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-05-18",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]