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

[
    {
        "url": "https://demozoo.org/api/v1/productions/126632/?format=api",
        "demozoo_url": "https://demozoo.org/productions/126632/",
        "id": 126632,
        "title": "Party-Demo",
        "author_nicks": [
            {
                "name": "Masters of Puppets",
                "abbreviation": "MOP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54865/?format=api",
                    "id": 54865,
                    "name": "Masters of Puppets",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-04-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/336775/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/336775/",
        "id": 336775,
        "title": "MOP",
        "author_nicks": [
            {
                "name": "Masters of Puppets",
                "abbreviation": "MOP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54865/?format=api",
                    "id": 54865,
                    "name": "Masters of Puppets",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-04-21",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
                "id": 64,
                "name": "Paper"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/336768/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336768/",
        "id": 336768,
        "title": "The Future",
        "author_nicks": [
            {
                "name": "Masters of Puppets",
                "abbreviation": "MOP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54865/?format=api",
                    "id": 54865,
                    "name": "Masters of Puppets",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]