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

[
    {
        "url": "https://demozoo.org/api/v1/productions/51221/?format=api",
        "demozoo_url": "https://demozoo.org/music/51221/",
        "id": 51221,
        "title": "No Remedy",
        "author_nicks": [
            {
                "name": "Sampi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10641/?format=api",
                    "id": 10641,
                    "name": "Sampi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Epilepsy",
                "abbreviation": "PSY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10644/?format=api",
                    "id": 10644,
                    "name": "Epilepsy",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-09-22",
        "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/81436/?format=api",
        "demozoo_url": "https://demozoo.org/music/81436/",
        "id": 81436,
        "title": "Skygrinder",
        "author_nicks": [
            {
                "name": "Sampi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10641/?format=api",
                    "id": 10641,
                    "name": "Sampi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-10-08",
        "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/76525/?format=api",
        "demozoo_url": "https://demozoo.org/music/76525/",
        "id": 76525,
        "title": "YEA",
        "author_nicks": [
            {
                "name": "Sampi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10641/?format=api",
                    "id": 10641,
                    "name": "Sampi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-03-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]