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

[
    {
        "url": "https://demozoo.org/api/v1/productions/304899/?format=api",
        "demozoo_url": "https://demozoo.org/productions/304899/",
        "id": 304899,
        "title": "The GlobeList October Issue",
        "author_nicks": [
            {
                "name": "Kraftschlag",
                "abbreviation": "KRS, KS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104986/?format=api",
                    "id": 104986,
                    "name": "Kraftschlag",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                "id": 49,
                "name": "Textmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "bbs-list"
        ]
    }
]