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

[
    {
        "url": "https://demozoo.org/api/v1/productions/40101/?format=api",
        "demozoo_url": "https://demozoo.org/music/40101/",
        "id": 40101,
        "title": "Transition",
        "author_nicks": [
            {
                "name": "Nash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25764/?format=api",
                    "id": 25764,
                    "name": "Nash",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Skarla",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/394/?format=api",
                    "id": 394,
                    "name": "Skarla",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-12",
        "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",
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40123/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40123/",
        "id": 40123,
        "title": "Vellevet",
        "author_nicks": [
            {
                "name": "Nash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25764/?format=api",
                    "id": 25764,
                    "name": "Nash",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Skarla",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/394/?format=api",
                    "id": 394,
                    "name": "Skarla",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-12",
        "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/40146/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40146/",
        "id": 40146,
        "title": "The Machine",
        "author_nicks": [
            {
                "name": "Nash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25764/?format=api",
                    "id": 25764,
                    "name": "Nash",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Skarla",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/394/?format=api",
                    "id": 394,
                    "name": "Skarla",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]