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

[
    {
        "url": "https://demozoo.org/api/v1/productions/105629/?format=api",
        "demozoo_url": "https://demozoo.org/music/105629/",
        "id": 105629,
        "title": "Sparkly Tan",
        "author_nicks": [
            {
                "name": "Aneurism",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48756/?format=api",
                    "id": 48756,
                    "name": "Aneurism",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/362242/?format=api",
        "demozoo_url": "https://demozoo.org/music/362242/",
        "id": 362242,
        "title": "Further Inside",
        "author_nicks": [
            {
                "name": "Aneurism",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48756/?format=api",
                    "id": 48756,
                    "name": "Aneurism",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Beam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13816/?format=api",
                    "id": 13816,
                    "name": "Beam",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-11-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "breakbeat",
            "breaks"
        ]
    }
]