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

[
    {
        "url": "https://demozoo.org/api/v1/productions/79960/?format=api",
        "demozoo_url": "https://demozoo.org/music/79960/",
        "id": 79960,
        "title": "Fade to One",
        "author_nicks": [
            {
                "name": "Fademan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12026/?format=api",
                    "id": 12026,
                    "name": "Fademan",
                    "is_group": false
                }
            },
            {
                "name": "flove",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37138/?format=api",
                    "id": 37138,
                    "name": "flove",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-07-10",
        "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/65591/?format=api",
        "demozoo_url": "https://demozoo.org/music/65591/",
        "id": 65591,
        "title": "15_sec.perception sequence (prev)",
        "author_nicks": [
            {
                "name": "flove",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37138/?format=api",
                    "id": 37138,
                    "name": "flove",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-09-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]