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

[
    {
        "url": "https://demozoo.org/api/v1/productions/18787/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18787/",
        "id": 18787,
        "title": "FunAnsi",
        "author_nicks": [
            {
                "name": "Skywalker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13581/?format=api",
                    "id": 13581,
                    "name": "Skywalker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Drifters",
                "abbreviation": "DFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5586/?format=api",
                    "id": 5586,
                    "name": "Drifters",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-03-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/211370/?format=api",
        "demozoo_url": "https://demozoo.org/music/211370/",
        "id": 211370,
        "title": "tetpnc",
        "author_nicks": [
            {
                "name": "Skywalker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13581/?format=api",
                    "id": 13581,
                    "name": "Skywalker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-04-01",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/211369/?format=api",
        "demozoo_url": "https://demozoo.org/music/211369/",
        "id": 211369,
        "title": "dynamite",
        "author_nicks": [
            {
                "name": "Skywalker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13581/?format=api",
                    "id": 13581,
                    "name": "Skywalker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-07-21",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/164745/?format=api",
        "demozoo_url": "https://demozoo.org/music/164745/",
        "id": 164745,
        "title": "Yeah",
        "author_nicks": [
            {
                "name": "Skywalker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13581/?format=api",
                    "id": 13581,
                    "name": "Skywalker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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"
        ]
    }
]