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

[
    {
        "url": "https://demozoo.org/api/v1/productions/157944/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/157944/",
        "id": 157944,
        "title": "Ala Lunchen. 3 Dagar Kvar til KP =d",
        "author_nicks": [
            {
                "name": "krypt0",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65647/?format=api",
                    "id": 65647,
                    "name": "krypt0",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-05-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]