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

[
    {
        "url": "https://demozoo.org/api/v1/productions/178054/?format=api",
        "demozoo_url": "https://demozoo.org/productions/178054/",
        "id": 178054,
        "title": "Blutstadt",
        "author_nicks": [
            {
                "name": "CMD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39482/?format=api",
                    "id": 39482,
                    "name": "CMD",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-12-28",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/81517/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81517/",
        "id": 81517,
        "title": "MFD",
        "author_nicks": [
            {
                "name": "8BitError",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41750/?format=api",
                    "id": 41750,
                    "name": "8BitError",
                    "is_group": true
                }
            },
            {
                "name": "CMD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39482/?format=api",
                    "id": 39482,
                    "name": "CMD",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-08-14",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]