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

[
    {
        "url": "https://demozoo.org/api/v1/productions/17324/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/17324/",
        "id": 17324,
        "title": "Ded Moroz 2000",
        "author_nicks": [
            {
                "name": "Bytic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9439/?format=api",
                    "id": 9439,
                    "name": "Bytic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Triumph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9193/?format=api",
                    "id": 9193,
                    "name": "Triumph",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-12-13",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "christmas"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/14710/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/14710/",
        "id": 14710,
        "title": "Muravey",
        "author_nicks": [
            {
                "name": "Bytic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9439/?format=api",
                    "id": 9439,
                    "name": "Bytic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Triumph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9193/?format=api",
                    "id": 9193,
                    "name": "Triumph",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-18",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/14390/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/14390/",
        "id": 14390,
        "title": "Sonic",
        "author_nicks": [
            {
                "name": "Bytic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9439/?format=api",
                    "id": 9439,
                    "name": "Bytic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Triumph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9193/?format=api",
                    "id": 9193,
                    "name": "Triumph",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-05-09",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "sonic"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/14051/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/14051/",
        "id": 14051,
        "title": "The X-Files",
        "author_nicks": [
            {
                "name": "Bytic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9439/?format=api",
                    "id": 9439,
                    "name": "Bytic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Clevers Group",
                "abbreviation": "CLV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9436/?format=api",
                    "id": 9436,
                    "name": "Clevers Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]