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

[
    {
        "url": "https://demozoo.org/api/v1/productions/105053/?format=api",
        "demozoo_url": "https://demozoo.org/music/105053/",
        "id": 105053,
        "title": "The Serenity",
        "author_nicks": [
            {
                "name": "vst",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48675/?format=api",
                    "id": 48675,
                    "name": "vst",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-12-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/105061/?format=api",
        "demozoo_url": "https://demozoo.org/music/105061/",
        "id": 105061,
        "title": "Telephone Line",
        "author_nicks": [
            {
                "name": "vst",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48675/?format=api",
                    "id": 48675,
                    "name": "vst",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-12-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "it"
        ]
    }
]