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

[
    {
        "url": "https://demozoo.org/api/v1/productions/82030/?format=api",
        "demozoo_url": "https://demozoo.org/music/82030/",
        "id": 82030,
        "title": "Gypsy Firefly",
        "author_nicks": [
            {
                "name": "Acius",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41182/?format=api",
                    "id": 41182,
                    "name": "Acius",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-09-16",
        "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/79255/?format=api",
        "demozoo_url": "https://demozoo.org/music/79255/",
        "id": 79255,
        "title": "Drums on the Plains",
        "author_nicks": [
            {
                "name": "Acius",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41182/?format=api",
                    "id": 41182,
                    "name": "Acius",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-09-17",
        "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/79444/?format=api",
        "demozoo_url": "https://demozoo.org/music/79444/",
        "id": 79444,
        "title": "Spicy Berry Juice",
        "author_nicks": [
            {
                "name": "Acius",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41182/?format=api",
                    "id": 41182,
                    "name": "Acius",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-09-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]