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

[
    {
        "url": "https://demozoo.org/api/v1/productions/286483/?format=api",
        "demozoo_url": "https://demozoo.org/music/286483/",
        "id": 286483,
        "title": "Umowy",
        "author_nicks": [
            {
                "name": "Tonid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10884/?format=api",
                    "id": 10884,
                    "name": "Tonid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/165968/?format=api",
        "demozoo_url": "https://demozoo.org/music/165968/",
        "id": 165968,
        "title": "Miles Apart",
        "author_nicks": [
            {
                "name": "Tonid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10884/?format=api",
                    "id": 10884,
                    "name": "Tonid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Anadune",
                "abbreviation": "AND",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1493/?format=api",
                    "id": 1493,
                    "name": "Anadune",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "mmd3"
        ]
    }
]