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

[
    {
        "url": "https://demozoo.org/api/v1/productions/362162/?format=api",
        "demozoo_url": "https://demozoo.org/music/362162/",
        "id": 362162,
        "title": "Turrican II Title (Renewal)",
        "author_nicks": [
            {
                "name": "Nebularia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45482/?format=api",
                    "id": 45482,
                    "name": "Nebularia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "47ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/204644/?format=api",
        "demozoo_url": "https://demozoo.org/music/204644/",
        "id": 204644,
        "title": "Southern Lightnings",
        "author_nicks": [
            {
                "name": "Nebularia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45482/?format=api",
                    "id": 45482,
                    "name": "Nebularia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-06-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/178321/?format=api",
        "demozoo_url": "https://demozoo.org/music/178321/",
        "id": 178321,
        "title": "Ultima Ratio",
        "author_nicks": [
            {
                "name": "Nebularia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45482/?format=api",
                    "id": 45482,
                    "name": "Nebularia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-09-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "64ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/96828/?format=api",
        "demozoo_url": "https://demozoo.org/music/96828/",
        "id": 96828,
        "title": "Adventurous",
        "author_nicks": [
            {
                "name": "T-Jay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45482/?format=api",
                    "id": 45482,
                    "name": "Nebularia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "26ch"
        ]
    }
]