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

[
    {
        "url": "https://demozoo.org/api/v1/productions/26611/?format=api",
        "demozoo_url": "https://demozoo.org/music/26611/",
        "id": 26611,
        "title": "Oceanattic",
        "author_nicks": [
            {
                "name": "Jacx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18700/?format=api",
                    "id": 18700,
                    "name": "Jacx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/247429/?format=api",
        "demozoo_url": "https://demozoo.org/music/247429/",
        "id": 247429,
        "title": "dywm_1",
        "author_nicks": [
            {
                "name": "Jacx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18700/?format=api",
                    "id": 18700,
                    "name": "Jacx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-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/319779/?format=api",
        "demozoo_url": "https://demozoo.org/music/319779/",
        "id": 319779,
        "title": "Keftales (aka kefmania-theme)",
        "author_nicks": [
            {
                "name": "Jacx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18700/?format=api",
                    "id": 18700,
                    "name": "Jacx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cult",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1254/?format=api",
                    "id": 1254,
                    "name": "Cult",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]