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

[
    {
        "url": "https://demozoo.org/api/v1/productions/317430/?format=api",
        "demozoo_url": "https://demozoo.org/productions/317430/",
        "id": 317430,
        "title": "CORE Beta Magazine 1",
        "author_nicks": [
            {
                "name": "Criminals of Radical Extremes Staff",
                "abbreviation": "CORE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135403/?format=api",
                    "id": 135403,
                    "name": "Criminals of Radical Extremes Staff",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                "id": 49,
                "name": "Textmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "hpav"
        ]
    }
]