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

[
    {
        "url": "https://demozoo.org/api/v1/productions/315695/?format=api",
        "demozoo_url": "https://demozoo.org/music/315695/",
        "id": 315695,
        "title": "The Last Thing",
        "author_nicks": [
            {
                "name": "Dynamite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134778/?format=api",
                    "id": 134778,
                    "name": "Dynamite",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "New Hardcore Mixers",
                "abbreviation": "NHM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134775/?format=api",
                    "id": 134775,
                    "name": "New Hardcore Mixers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-10-10",
        "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/315755/?format=api",
        "demozoo_url": "https://demozoo.org/music/315755/",
        "id": 315755,
        "title": "Asta la vista",
        "author_nicks": [
            {
                "name": "DJ Dynamite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134778/?format=api",
                    "id": 134778,
                    "name": "Dynamite",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "New Hardcore Mixers",
                "abbreviation": "NHM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134775/?format=api",
                    "id": 134775,
                    "name": "New Hardcore Mixers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-05-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "29ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/315756/?format=api",
        "demozoo_url": "https://demozoo.org/music/315756/",
        "id": 315756,
        "title": "Trance Vibrations",
        "author_nicks": [
            {
                "name": "Dynamite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134778/?format=api",
                    "id": 134778,
                    "name": "Dynamite",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "New Hardcore Mixers",
                "abbreviation": "NHM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134775/?format=api",
                    "id": 134775,
                    "name": "New Hardcore Mixers",
                    "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": [
            "10ch",
            "it"
        ]
    }
]