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

[
    {
        "url": "https://demozoo.org/api/v1/productions/46097/?format=api",
        "demozoo_url": "https://demozoo.org/music/46097/",
        "id": 46097,
        "title": "Still Runnin' Around",
        "author_nicks": [
            {
                "name": "fire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28490/?format=api",
                    "id": 28490,
                    "name": "fire",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-12-28",
        "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/70368/?format=api",
        "demozoo_url": "https://demozoo.org/music/70368/",
        "id": 70368,
        "title": "Blip",
        "author_nicks": [
            {
                "name": "fire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28490/?format=api",
                    "id": 28490,
                    "name": "fire",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-12-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "loop"
        ]
    }
]