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

[
    {
        "url": "https://demozoo.org/api/v1/productions/311907/?format=api",
        "demozoo_url": "https://demozoo.org/music/311907/",
        "id": 311907,
        "title": "Over These Miles [Hexostic-Sk remix]",
        "author_nicks": [
            {
                "name": "Hexostic-Sk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133249/?format=api",
                    "id": 133249,
                    "name": "Hexostic-Sk",
                    "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/311860/?format=api",
        "demozoo_url": "https://demozoo.org/music/311860/",
        "id": 311860,
        "title": "Savage Sk",
        "author_nicks": [
            {
                "name": "Hexostic-Sk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133249/?format=api",
                    "id": 133249,
                    "name": "Hexostic-Sk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]