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

[
    {
        "url": "https://demozoo.org/api/v1/productions/18237/?format=api",
        "demozoo_url": "https://demozoo.org/music/18237/",
        "id": 18237,
        "title": "Radar Hill",
        "author_nicks": [
            {
                "name": "Sam and Roy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13096/?format=api",
                    "id": 13096,
                    "name": "Sam and Roy",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-18",
        "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/18202/?format=api",
        "demozoo_url": "https://demozoo.org/productions/18202/",
        "id": 18202,
        "title": "Hit The Fan",
        "author_nicks": [
            {
                "name": "Sam and Roy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13096/?format=api",
                    "id": 13096,
                    "name": "Sam and Roy",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/307148/?format=api",
        "demozoo_url": "https://demozoo.org/music/307148/",
        "id": 307148,
        "title": "The Rave Experience",
        "author_nicks": [
            {
                "name": "Sam and Roy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13096/?format=api",
                    "id": 13096,
                    "name": "Sam and Roy",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/225153/?format=api",
        "demozoo_url": "https://demozoo.org/productions/225153/",
        "id": 225153,
        "title": "Hissi",
        "author_nicks": [
            {
                "name": "Sam and Roy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13096/?format=api",
                    "id": 13096,
                    "name": "Sam and Roy",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]