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

[
    {
        "url": "https://demozoo.org/api/v1/productions/310262/?format=api",
        "demozoo_url": "https://demozoo.org/music/310262/",
        "id": 310262,
        "title": "Neutron",
        "author_nicks": [
            {
                "name": "Mindwave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48060/?format=api",
                    "id": 48060,
                    "name": "Mindwave",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "38ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/204706/?format=api",
        "demozoo_url": "https://demozoo.org/music/204706/",
        "id": 204706,
        "title": "Paskaa Paketissa",
        "author_nicks": [
            {
                "name": "Mindwave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48060/?format=api",
                    "id": 48060,
                    "name": "Mindwave",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "High Spirit Records",
                "abbreviation": "HSR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61706/?format=api",
                    "id": 61706,
                    "name": "High Spirit Records",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03-18",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/102581/?format=api",
        "demozoo_url": "https://demozoo.org/music/102581/",
        "id": 102581,
        "title": "Forma Exchange",
        "author_nicks": [
            {
                "name": "Mindwave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48060/?format=api",
                    "id": 48060,
                    "name": "Mindwave",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Prone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/205/?format=api",
                    "id": 205,
                    "name": "Prone",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]