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

[
    {
        "url": "https://demozoo.org/api/v1/productions/120740/?format=api",
        "demozoo_url": "https://demozoo.org/music/120740/",
        "id": 120740,
        "title": "reflow",
        "author_nicks": [
            {
                "name": "dj bug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52954/?format=api",
                    "id": 52954,
                    "name": "dj bug",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-08-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/32/?format=api",
                "id": 32,
                "name": "32K Executable Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/120741/?format=api",
        "demozoo_url": "https://demozoo.org/music/120741/",
        "id": 120741,
        "title": "fillertropia",
        "author_nicks": [
            {
                "name": "dj bug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52954/?format=api",
                    "id": 52954,
                    "name": "dj bug",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-08-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/32/?format=api",
                "id": 32,
                "name": "32K Executable Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]