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

[
    {
        "url": "https://demozoo.org/api/v1/productions/210955/?format=api",
        "demozoo_url": "https://demozoo.org/music/210955/",
        "id": 210955,
        "title": "Tune In 3",
        "author_nicks": [
            {
                "name": "Andy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10878/?format=api",
                    "id": 10878,
                    "name": "Andy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/234620/?format=api",
        "demozoo_url": "https://demozoo.org/music/234620/",
        "id": 234620,
        "title": "It 46 Mag",
        "author_nicks": [
            {
                "name": "Andy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10878/?format=api",
                    "id": 10878,
                    "name": "Andy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Anadune",
                "abbreviation": "AND",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1493/?format=api",
                    "id": 1493,
                    "name": "Anadune",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]