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

[
    {
        "url": "https://demozoo.org/api/v1/productions/104926/?format=api",
        "demozoo_url": "https://demozoo.org/music/104926/",
        "id": 104926,
        "title": "I Wish V2 (Chip)",
        "author_nicks": [
            {
                "name": "Himalya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48647/?format=api",
                    "id": 48647,
                    "name": "Himalya",
                    "is_group": false
                }
            },
            {
                "name": "Marcer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3991/?format=api",
                    "id": 3991,
                    "name": "Marcer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/104927/?format=api",
        "demozoo_url": "https://demozoo.org/music/104927/",
        "id": 104927,
        "title": "La isla bonita (Chip)",
        "author_nicks": [
            {
                "name": "Himalya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48647/?format=api",
                    "id": 48647,
                    "name": "Himalya",
                    "is_group": false
                }
            },
            {
                "name": "Marcer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3991/?format=api",
                    "id": 3991,
                    "name": "Marcer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]