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

[
    {
        "url": "https://demozoo.org/api/v1/productions/82635/?format=api",
        "demozoo_url": "https://demozoo.org/music/82635/",
        "id": 82635,
        "title": "Kesäralli'06",
        "author_nicks": [
            {
                "name": "HSC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44086/?format=api",
                    "id": 44086,
                    "name": "HSC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-08-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/80637/?format=api",
        "demozoo_url": "https://demozoo.org/music/80637/",
        "id": 80637,
        "title": "Niin hyvää hukkuu sateeseen",
        "author_nicks": [
            {
                "name": "HSC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44086/?format=api",
                    "id": 44086,
                    "name": "HSC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-07-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/77107/?format=api",
        "demozoo_url": "https://demozoo.org/music/77107/",
        "id": 77107,
        "title": "Forsström Petri",
        "author_nicks": [
            {
                "name": "HSC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44086/?format=api",
                    "id": 44086,
                    "name": "HSC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]