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

[
    {
        "url": "https://demozoo.org/api/v1/productions/87200/?format=api",
        "demozoo_url": "https://demozoo.org/music/87200/",
        "id": 87200,
        "title": "micro",
        "author_nicks": [
            {
                "name": "Lemody",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18910/?format=api",
                    "id": 18910,
                    "name": "Lemody",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-10-23",
        "supertype": "music",
        "platforms": [],
        "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/97731/?format=api",
        "demozoo_url": "https://demozoo.org/music/97731/",
        "id": 97731,
        "title": "Kerttu",
        "author_nicks": [
            {
                "name": "Lemody",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18910/?format=api",
                    "id": 18910,
                    "name": "Lemody",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-10-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/132025/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/132025/",
        "id": 132025,
        "title": "Voodoo Magic",
        "author_nicks": [
            {
                "name": "Lemody",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18910/?format=api",
                    "id": 18910,
                    "name": "Lemody",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27096/?format=api",
        "demozoo_url": "https://demozoo.org/music/27096/",
        "id": 27096,
        "title": "Overexis",
        "author_nicks": [
            {
                "name": "Lemody",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18910/?format=api",
                    "id": 18910,
                    "name": "Lemody",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-06-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]