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

[
    {
        "url": "https://demozoo.org/api/v1/productions/143737/?format=api",
        "demozoo_url": "https://demozoo.org/productions/143737/",
        "id": 143737,
        "title": "Oz-Con 1 Invitation Intro",
        "author_nicks": [
            {
                "name": "Alchemy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60633/?format=api",
                    "id": 60633,
                    "name": "Alchemy",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/177718/?format=api",
        "demozoo_url": "https://demozoo.org/productions/177718/",
        "id": 177718,
        "title": "Trailblazer",
        "author_nicks": [
            {
                "name": "Alchemy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60633/?format=api",
                    "id": 60633,
                    "name": "Alchemy",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-07-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]