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

[
    {
        "url": "https://demozoo.org/api/v1/productions/364876/?format=api",
        "demozoo_url": "https://demozoo.org/productions/364876/",
        "id": 364876,
        "title": "The Original V2.35 Registered",
        "author_nicks": [
            {
                "name": "Gerrit Meyer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32541/?format=api",
                    "id": 32541,
                    "name": "Avatar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "boulder-dash"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/364877/?format=api",
        "demozoo_url": "https://demozoo.org/productions/364877/",
        "id": 364877,
        "title": "The Original V2.3X Registered Delta Media Labs",
        "author_nicks": [
            {
                "name": "Gerrit Meyer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32541/?format=api",
                    "id": 32541,
                    "name": "Avatar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "boulder-dash"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/117392/?format=api",
        "demozoo_url": "https://demozoo.org/productions/117392/",
        "id": 117392,
        "title": "The Original V2.10 Shareware Demo",
        "author_nicks": [
            {
                "name": "Gerrit Meyer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32541/?format=api",
                    "id": 32541,
                    "name": "Avatar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-07-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "shareware",
            "boulder-dash"
        ]
    }
]