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

[
    {
        "url": "https://demozoo.org/api/v1/productions/73137/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/73137/",
        "id": 73137,
        "title": "Plastic City",
        "author_nicks": [
            {
                "name": "Bicho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39664/?format=api",
                    "id": 39664,
                    "name": "Bicho",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wild Bits",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11221/?format=api",
                    "id": 11221,
                    "name": "Wild Bits",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-05-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/52324/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/52324/",
        "id": 52324,
        "title": "Bicho",
        "author_nicks": [
            {
                "name": "Bicho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39664/?format=api",
                    "id": 39664,
                    "name": "Bicho",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-03-18",
        "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/52325/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/52325/",
        "id": 52325,
        "title": "Bicho (Render)",
        "author_nicks": [
            {
                "name": "Bicho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39664/?format=api",
                    "id": 39664,
                    "name": "Bicho",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-03-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "3d-studio-max"
        ]
    }
]