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

[
    {
        "url": "https://demozoo.org/api/v1/productions/157096/?format=api",
        "demozoo_url": "https://demozoo.org/music/157096/",
        "id": 157096,
        "title": "Starfighter",
        "author_nicks": [
            {
                "name": "Karl Lihagen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48366/?format=api",
                    "id": 48366,
                    "name": "Karl Lihagen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/295993/?format=api",
        "demozoo_url": "https://demozoo.org/music/295993/",
        "id": 295993,
        "title": "Sunset on Harstena",
        "author_nicks": [
            {
                "name": "Karl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48366/?format=api",
                    "id": 48366,
                    "name": "Karl Lihagen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]