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

[
    {
        "url": "https://demozoo.org/api/v1/productions/208789/?format=api",
        "demozoo_url": "https://demozoo.org/music/208789/",
        "id": 208789,
        "title": "moonchild",
        "author_nicks": [
            {
                "name": "Hitchhiker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4066/?format=api",
                    "id": 4066,
                    "name": "Hitchhiker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-02",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/208790/?format=api",
        "demozoo_url": "https://demozoo.org/music/208790/",
        "id": 208790,
        "title": "Mybeat2",
        "author_nicks": [
            {
                "name": "Hitchhiker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4066/?format=api",
                    "id": 4066,
                    "name": "Hitchhiker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digitech",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4057/?format=api",
                    "id": 4057,
                    "name": "Digitech",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-07-09",
        "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/225589/?format=api",
        "demozoo_url": "https://demozoo.org/music/225589/",
        "id": 225589,
        "title": "Heath",
        "author_nicks": [
            {
                "name": "Hitchhiker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4066/?format=api",
                    "id": 4066,
                    "name": "Hitchhiker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digitech",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4057/?format=api",
                    "id": 4057,
                    "name": "Digitech",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "soundtracker",
            "4ch",
            "mod"
        ]
    }
]