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

[
    {
        "url": "https://demozoo.org/api/v1/productions/284829/?format=api",
        "demozoo_url": "https://demozoo.org/music/284829/",
        "id": 284829,
        "title": "Depth",
        "author_nicks": [
            {
                "name": "Electric Keet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117312/?format=api",
                    "id": 117312,
                    "name": "Electric Keet",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-03-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284830/?format=api",
        "demozoo_url": "https://demozoo.org/music/284830/",
        "id": 284830,
        "title": "Neuron Core",
        "author_nicks": [
            {
                "name": "Electric Keet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117312/?format=api",
                    "id": 117312,
                    "name": "Electric Keet",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-03-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "19ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/292729/?format=api",
        "demozoo_url": "https://demozoo.org/music/292729/",
        "id": 292729,
        "title": "Gold Moon",
        "author_nicks": [
            {
                "name": "Electric Keet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117312/?format=api",
                    "id": 117312,
                    "name": "Electric Keet",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "it"
        ]
    }
]