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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34175/?format=api",
        "demozoo_url": "https://demozoo.org/music/34175/",
        "id": 34175,
        "title": "4 Small Mushrooms",
        "author_nicks": [
            {
                "name": "Icarus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13557/?format=api",
                    "id": 13557,
                    "name": "Icarus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Orca",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13322/?format=api",
                    "id": 13322,
                    "name": "Orca",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-11-29",
        "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/27683/?format=api",
        "demozoo_url": "https://demozoo.org/music/27683/",
        "id": 27683,
        "title": "Meatballs of Fire",
        "author_nicks": [
            {
                "name": "Icarus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13557/?format=api",
                    "id": 13557,
                    "name": "Icarus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Orca",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13322/?format=api",
                    "id": 13322,
                    "name": "Orca",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-11-11",
        "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/27670/?format=api",
        "demozoo_url": "https://demozoo.org/music/27670/",
        "id": 27670,
        "title": "Multicolors",
        "author_nicks": [
            {
                "name": "Icarus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13557/?format=api",
                    "id": 13557,
                    "name": "Icarus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Orca",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13322/?format=api",
                    "id": 13322,
                    "name": "Orca",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-11-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]