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

[
    {
        "url": "https://demozoo.org/api/v1/productions/204887/?format=api",
        "demozoo_url": "https://demozoo.org/productions/204887/",
        "id": 204887,
        "title": "DCC2X",
        "author_nicks": [
            {
                "name": "Bill Kotsias",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90231/?format=api",
                    "id": 90231,
                    "name": "Bill Kotsias",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
                "id": 35,
                "name": "Acorn Archimedes"
            }
        ],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/151320/?format=api",
        "demozoo_url": "https://demozoo.org/productions/151320/",
        "id": 151320,
        "title": "M",
        "author_nicks": [
            {
                "name": "Bill Kotsias",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90231/?format=api",
                    "id": 90231,
                    "name": "Bill Kotsias",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
                "id": 35,
                "name": "Acorn Archimedes"
            }
        ],
        "types": [],
        "tags": []
    }
]