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

[
    {
        "url": "https://demozoo.org/api/v1/productions/281678/?format=api",
        "demozoo_url": "https://demozoo.org/music/281678/",
        "id": 281678,
        "title": "Movin",
        "author_nicks": [
            {
                "name": "TraXsta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115873/?format=api",
                    "id": 115873,
                    "name": "TraXsta",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Divine Music Source",
                "abbreviation": "DMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68258/?format=api",
                    "id": 68258,
                    "name": "Divine Music Source",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "24ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/309769/?format=api",
        "demozoo_url": "https://demozoo.org/music/309769/",
        "id": 309769,
        "title": "The Trip",
        "author_nicks": [
            {
                "name": "TraXsta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115873/?format=api",
                    "id": 115873,
                    "name": "TraXsta",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "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/342872/?format=api",
        "demozoo_url": "https://demozoo.org/music/342872/",
        "id": 342872,
        "title": "Down",
        "author_nicks": [
            {
                "name": "TraXsta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115873/?format=api",
                    "id": 115873,
                    "name": "TraXsta",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Divine Music Source",
                "abbreviation": "DMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68258/?format=api",
                    "id": 68258,
                    "name": "Divine Music Source",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]