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

[
    {
        "url": "https://demozoo.org/api/v1/productions/309929/?format=api",
        "demozoo_url": "https://demozoo.org/music/309929/",
        "id": 309929,
        "title": "Deep Ocean Sounds",
        "author_nicks": [
            {
                "name": "X-Con",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118630/?format=api",
                    "id": 118630,
                    "name": "X-Con",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "28ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/288757/?format=api",
        "demozoo_url": "https://demozoo.org/music/288757/",
        "id": 288757,
        "title": "Free Ride",
        "author_nicks": [
            {
                "name": "X-Con",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118630/?format=api",
                    "id": 118630,
                    "name": "X-Con",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trance-o-Mania",
                "abbreviation": "TOM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48122/?format=api",
                    "id": 48122,
                    "name": "Trance-o-Mania",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/288603/?format=api",
        "demozoo_url": "https://demozoo.org/music/288603/",
        "id": 288603,
        "title": "Chaotic Mind",
        "author_nicks": [
            {
                "name": "X-Con",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118630/?format=api",
                    "id": 118630,
                    "name": "X-Con",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trance-o-Mania",
                "abbreviation": "TOM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48122/?format=api",
                    "id": 48122,
                    "name": "Trance-o-Mania",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-01-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]