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

[
    {
        "url": "https://demozoo.org/api/v1/productions/59814/?format=api",
        "demozoo_url": "https://demozoo.org/music/59814/",
        "id": 59814,
        "title": "Difference",
        "author_nicks": [
            {
                "name": "Jarret Scott",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21239/?format=api",
                    "id": 21239,
                    "name": "Jarret Scott",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-03-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/31521/?format=api",
        "demozoo_url": "https://demozoo.org/music/31521/",
        "id": 31521,
        "title": "Jarret Scott Remix",
        "author_nicks": [
            {
                "name": "Jarret Scott",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21239/?format=api",
                    "id": 21239,
                    "name": "Jarret Scott",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-04-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/31554/?format=api",
        "demozoo_url": "https://demozoo.org/music/31554/",
        "id": 31554,
        "title": "Dancing Tonight (Start The Party)",
        "author_nicks": [
            {
                "name": "Jarret Scott",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21239/?format=api",
                    "id": 21239,
                    "name": "Jarret Scott",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-04-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]