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

[
    {
        "url": "https://demozoo.org/api/v1/productions/309752/?format=api",
        "demozoo_url": "https://demozoo.org/music/309752/",
        "id": 309752,
        "title": "Christmas Silence (2k Stereo Edit)",
        "author_nicks": [
            {
                "name": "JPK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48365/?format=api",
                    "id": 48365,
                    "name": "JPK",
                    "is_group": false
                }
            },
            {
                "name": "T-Tracker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132295/?format=api",
                    "id": 132295,
                    "name": "T-Tracker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-01",
        "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/157095/?format=api",
        "demozoo_url": "https://demozoo.org/music/157095/",
        "id": 157095,
        "title": "Dildo Machine",
        "author_nicks": [
            {
                "name": "JPK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48365/?format=api",
                    "id": 48365,
                    "name": "JPK",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "M.A.D.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65448/?format=api",
                    "id": 65448,
                    "name": "M.A.D.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    }
]