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

[
    {
        "url": "https://demozoo.org/api/v1/productions/154521/?format=api",
        "demozoo_url": "https://demozoo.org/productions/154521/",
        "id": 154521,
        "title": "Commodore c64 Networking",
        "author_nicks": [
            {
                "name": "Slack (Johno)",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64381/?format=api",
                    "id": 64381,
                    "name": "Slack (Johno)",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-06-12",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]