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

[
    {
        "url": "https://demozoo.org/api/v1/productions/3918/?format=api",
        "demozoo_url": "https://demozoo.org/music/3918/",
        "id": 3918,
        "title": "Jump'n Run (Lame Game C64 RMX)",
        "author_nicks": [
            {
                "name": "p0p",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5916/?format=api",
                    "id": 5916,
                    "name": "p0p",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-04-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/3745/?format=api",
        "demozoo_url": "https://demozoo.org/productions/3745/",
        "id": 3745,
        "title": "PoKme",
        "author_nicks": [
            {
                "name": "p0p",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5916/?format=api",
                    "id": 5916,
                    "name": "p0p",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-03-28",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]