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

[
    {
        "url": "https://demozoo.org/api/v1/productions/325833/?format=api",
        "demozoo_url": "https://demozoo.org/music/325833/",
        "id": 325833,
        "title": "Over You (Snuthäng Remix)",
        "author_nicks": [
            {
                "name": "Ube",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39904/?format=api",
                    "id": 39904,
                    "name": "Ube",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pooh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13801/?format=api",
                    "id": 13801,
                    "name": "Pooh",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-07-08",
        "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/74740/?format=api",
        "demozoo_url": "https://demozoo.org/music/74740/",
        "id": 74740,
        "title": "Television",
        "author_nicks": [
            {
                "name": "Ube",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39904/?format=api",
                    "id": 39904,
                    "name": "Ube",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-05-31",
        "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/205144/?format=api",
        "demozoo_url": "https://demozoo.org/music/205144/",
        "id": 205144,
        "title": "ube - logic.mp3",
        "author_nicks": [
            {
                "name": "Ube",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39904/?format=api",
                    "id": 39904,
                    "name": "Ube",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-05-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]