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

[
    {
        "url": "https://demozoo.org/api/v1/productions/295989/?format=api",
        "demozoo_url": "https://demozoo.org/music/295989/",
        "id": 295989,
        "title": "Inte Utan Min Slöja",
        "author_nicks": [
            {
                "name": "Daner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57103/?format=api",
                    "id": 57103,
                    "name": "Daner",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DecadeMusic",
                "abbreviation": "DCM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30061/?format=api",
                    "id": 30061,
                    "name": "DecadeMusic",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-02-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/295999/?format=api",
        "demozoo_url": "https://demozoo.org/music/295999/",
        "id": 295999,
        "title": "Religious Dog",
        "author_nicks": [
            {
                "name": "Daner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57103/?format=api",
                    "id": 57103,
                    "name": "Daner",
                    "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/133171/?format=api",
        "demozoo_url": "https://demozoo.org/music/133171/",
        "id": 133171,
        "title": "The Mind of a Genius",
        "author_nicks": [
            {
                "name": "Daner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57103/?format=api",
                    "id": 57103,
                    "name": "Daner",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DecadeMusic",
                "abbreviation": "DCM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30061/?format=api",
                    "id": 30061,
                    "name": "DecadeMusic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-11-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]