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

[
    {
        "url": "https://demozoo.org/api/v1/productions/311900/?format=api",
        "demozoo_url": "https://demozoo.org/music/311900/",
        "id": 311900,
        "title": "Sharp Ways: FReelease",
        "author_nicks": [
            {
                "name": "HOAK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45860/?format=api",
                    "id": 45860,
                    "name": "HOAK",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-05",
        "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/97847/?format=api",
        "demozoo_url": "https://demozoo.org/music/97847/",
        "id": 97847,
        "title": "Sharp Ways",
        "author_nicks": [
            {
                "name": "HOAK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45860/?format=api",
                    "id": 45860,
                    "name": "HOAK",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "fasttracker",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/311832/?format=api",
        "demozoo_url": "https://demozoo.org/music/311832/",
        "id": 311832,
        "title": "DJ 303 (The Mix)",
        "author_nicks": [
            {
                "name": "HOAK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45860/?format=api",
                    "id": 45860,
                    "name": "HOAK",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]