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

[
    {
        "url": "https://demozoo.org/api/v1/productions/180593/?format=api",
        "demozoo_url": "https://demozoo.org/music/180593/",
        "id": 180593,
        "title": "Acid Jazz",
        "author_nicks": [
            {
                "name": "Acen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34774/?format=api",
                    "id": 34774,
                    "name": "Acen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Superior Art Creations",
                "abbreviation": "SAC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                    "id": 7050,
                    "name": "Superior Art Creations",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-29",
        "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/365680/?format=api",
        "demozoo_url": "https://demozoo.org/music/365680/",
        "id": 365680,
        "title": "Jam Session",
        "author_nicks": [
            {
                "name": "Acen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34774/?format=api",
                    "id": 34774,
                    "name": "Acen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Superior Art Creations",
                "abbreviation": "SAC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                    "id": 7050,
                    "name": "Superior Art Creations",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-29",
        "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/90443/?format=api",
        "demozoo_url": "https://demozoo.org/music/90443/",
        "id": 90443,
        "title": "Wind it up",
        "author_nicks": [
            {
                "name": "Acen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34774/?format=api",
                    "id": 34774,
                    "name": "Acen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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/61488/?format=api",
        "demozoo_url": "https://demozoo.org/music/61488/",
        "id": 61488,
        "title": "5 Tix",
        "author_nicks": [
            {
                "name": "Acen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34774/?format=api",
                    "id": 34774,
                    "name": "Acen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]