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

[
    {
        "url": "https://demozoo.org/api/v1/productions/213592/?format=api",
        "demozoo_url": "https://demozoo.org/music/213592/",
        "id": 213592,
        "title": "hyldemo",
        "author_nicks": [
            {
                "name": "A. Azap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37332/?format=api",
                    "id": 37332,
                    "name": "A. Azap",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-12-27",
        "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/213591/?format=api",
        "demozoo_url": "https://demozoo.org/music/213591/",
        "id": 213591,
        "title": "hitfido",
        "author_nicks": [
            {
                "name": "A. Azap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37332/?format=api",
                    "id": 37332,
                    "name": "A. Azap",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-04-26",
        "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/131273/?format=api",
        "demozoo_url": "https://demozoo.org/music/131273/",
        "id": 131273,
        "title": "hate2",
        "author_nicks": [
            {
                "name": "A. Azap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37332/?format=api",
                    "id": 37332,
                    "name": "A. Azap",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "KGB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6636/?format=api",
                    "id": 6636,
                    "name": "KGB",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-05-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]