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

[
    {
        "url": "https://demozoo.org/api/v1/productions/117744/?format=api",
        "demozoo_url": "https://demozoo.org/music/117744/",
        "id": 117744,
        "title": "Ready To Go",
        "author_nicks": [
            {
                "name": "Tress",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44851/?format=api",
                    "id": 44851,
                    "name": "Tress",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-06-16",
        "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/94751/?format=api",
        "demozoo_url": "https://demozoo.org/music/94751/",
        "id": 94751,
        "title": "Survive",
        "author_nicks": [
            {
                "name": "Tress",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44851/?format=api",
                    "id": 44851,
                    "name": "Tress",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-11-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/276591/?format=api",
        "demozoo_url": "https://demozoo.org/music/276591/",
        "id": 276591,
        "title": "Mayday (dreamhack edit)",
        "author_nicks": [
            {
                "name": "Tress",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44851/?format=api",
                    "id": 44851,
                    "name": "Tress",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-11-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]