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

[
    {
        "url": "https://demozoo.org/api/v1/productions/45595/?format=api",
        "demozoo_url": "https://demozoo.org/productions/45595/",
        "id": 45595,
        "title": "Att Stula en bil",
        "author_nicks": [
            {
                "name": "Illuminator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55968/?format=api",
                    "id": 55968,
                    "name": "Illuminator",
                    "is_group": false
                }
            },
            {
                "name": "Nighthawk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22863/?format=api",
                    "id": 22863,
                    "name": "Nighthawk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-05",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/130842/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/130842/",
        "id": 130842,
        "title": "Spraycans",
        "author_nicks": [
            {
                "name": "Illuminator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55968/?format=api",
                    "id": 55968,
                    "name": "Illuminator",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wild Designs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22864/?format=api",
                    "id": 22864,
                    "name": "Wild Designs",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-11-01",
        "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/165348/?format=api",
        "demozoo_url": "https://demozoo.org/music/165348/",
        "id": 165348,
        "title": "Squeezy ToOns",
        "author_nicks": [
            {
                "name": "Illuminator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55968/?format=api",
                    "id": 55968,
                    "name": "Illuminator",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-11-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "xm"
        ]
    }
]