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

[
    {
        "url": "https://demozoo.org/api/v1/productions/3684/?format=api",
        "demozoo_url": "https://demozoo.org/music/3684/",
        "id": 3684,
        "title": "No More",
        "author_nicks": [
            {
                "name": "Arios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3605/?format=api",
                    "id": 3605,
                    "name": "Arios",
                    "is_group": false
                }
            },
            {
                "name": "Dukes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5893/?format=api",
                    "id": 5893,
                    "name": "Dukes",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-03-28",
        "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/27576/?format=api",
        "demozoo_url": "https://demozoo.org/music/27576/",
        "id": 27576,
        "title": "Dance all nights",
        "author_nicks": [
            {
                "name": "Arios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3605/?format=api",
                    "id": 3605,
                    "name": "Arios",
                    "is_group": false
                }
            },
            {
                "name": "Dukes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5893/?format=api",
                    "id": 5893,
                    "name": "Dukes",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dreamdealers",
                "abbreviation": "DRD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/739/?format=api",
                    "id": 739,
                    "name": "Dreamdealers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-08-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]