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

[
    {
        "url": "https://demozoo.org/api/v1/productions/57966/?format=api",
        "demozoo_url": "https://demozoo.org/productions/57966/",
        "id": 57966,
        "title": "U2 Zooweb",
        "author_nicks": [
            {
                "name": "Nelios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27577/?format=api",
                    "id": 27577,
                    "name": "Nelios",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-02-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/57925/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/57925/",
        "id": 57925,
        "title": "Prise",
        "author_nicks": [
            {
                "name": "Nelios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27577/?format=api",
                    "id": 27577,
                    "name": "Nelios",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Zooropa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33983/?format=api",
                    "id": 33983,
                    "name": "Zooropa",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-02-24",
        "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/49712/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/49712/",
        "id": 49712,
        "title": "Ants Revolution",
        "author_nicks": [
            {
                "name": "Nelios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27577/?format=api",
                    "id": 27577,
                    "name": "Nelios",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-26",
        "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/44206/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/44206/",
        "id": 44206,
        "title": "Evasion",
        "author_nicks": [
            {
                "name": "Nelios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27577/?format=api",
                    "id": 27577,
                    "name": "Nelios",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]