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

[
    {
        "url": "https://demozoo.org/api/v1/productions/276035/?format=api",
        "demozoo_url": "https://demozoo.org/productions/276035/",
        "id": 276035,
        "title": "Dota",
        "author_nicks": [
            {
                "name": "Saimon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66735/?format=api",
                    "id": 66735,
                    "name": "Saimon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-07-24",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/160973/?format=api",
        "demozoo_url": "https://demozoo.org/productions/160973/",
        "id": 160973,
        "title": "Drake & Josh Intro (Cover)",
        "author_nicks": [
            {
                "name": "Saimon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66735/?format=api",
                    "id": 66735,
                    "name": "Saimon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-07-24",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]