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

[
    {
        "url": "https://demozoo.org/api/v1/productions/41485/?format=api",
        "demozoo_url": "https://demozoo.org/productions/41485/",
        "id": 41485,
        "title": "Champion du monde",
        "author_nicks": [
            {
                "name": "Bastien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26368/?format=api",
                    "id": 26368,
                    "name": "Bastien",
                    "is_group": false
                }
            },
            {
                "name": "Rez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56/?format=api",
                    "id": 56,
                    "name": "Rez",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-07-18",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/105231/?format=api",
        "demozoo_url": "https://demozoo.org/music/105231/",
        "id": 105231,
        "title": "Tint Groove",
        "author_nicks": [
            {
                "name": "Bastien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26368/?format=api",
                    "id": 26368,
                    "name": "Bastien",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-02-27",
        "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/134223/?format=api",
        "demozoo_url": "https://demozoo.org/music/134223/",
        "id": 134223,
        "title": "Je Suis ...",
        "author_nicks": [
            {
                "name": "Bastien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26368/?format=api",
                    "id": 26368,
                    "name": "Bastien",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "xm"
        ]
    }
]