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

[
    {
        "url": "https://demozoo.org/api/v1/productions/48340/?format=api",
        "demozoo_url": "https://demozoo.org/music/48340/",
        "id": 48340,
        "title": "The Knights of the Dragon",
        "author_nicks": [
            {
                "name": "Franky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28692/?format=api",
                    "id": 28692,
                    "name": "Franky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-18",
        "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/46566/?format=api",
        "demozoo_url": "https://demozoo.org/music/46566/",
        "id": 46566,
        "title": "Pozdrav z pekla",
        "author_nicks": [
            {
                "name": "Franky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28692/?format=api",
                    "id": 28692,
                    "name": "Franky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-05-06",
        "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/46478/?format=api",
        "demozoo_url": "https://demozoo.org/music/46478/",
        "id": 46478,
        "title": "Telefon",
        "author_nicks": [
            {
                "name": "Franky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28692/?format=api",
                    "id": 28692,
                    "name": "Franky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]