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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77108/?format=api",
        "demozoo_url": "https://demozoo.org/music/77108/",
        "id": 77108,
        "title": "Claustrophobia",
        "author_nicks": [
            {
                "name": "Vfgdfg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37775/?format=api",
                    "id": 37775,
                    "name": "Vfgdfg",
                    "is_group": false
                }
            },
            {
                "name": "XnmE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67831/?format=api",
                    "id": 67831,
                    "name": "XnmE",
                    "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/67006/?format=api",
        "demozoo_url": "https://demozoo.org/music/67006/",
        "id": 67006,
        "title": "Worse Than Worse",
        "author_nicks": [
            {
                "name": "Vfgdfg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37775/?format=api",
                    "id": 37775,
                    "name": "Vfgdfg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-09",
        "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/67234/?format=api",
        "demozoo_url": "https://demozoo.org/music/67234/",
        "id": 67234,
        "title": "Kalastajapappa",
        "author_nicks": [
            {
                "name": "Vfgdfg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37775/?format=api",
                    "id": 37775,
                    "name": "Vfgdfg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]