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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34859/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/34859/",
        "id": 34859,
        "title": "Batery",
        "author_nicks": [
            {
                "name": "Pitu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19342/?format=api",
                    "id": 19342,
                    "name": "Pitu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "RIP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23025/?format=api",
                    "id": 23025,
                    "name": "RIP",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-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/29855/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/29855/",
        "id": 29855,
        "title": "Castle",
        "author_nicks": [
            {
                "name": "Pitu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19342/?format=api",
                    "id": 19342,
                    "name": "Pitu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-07-27",
        "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/27908/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/27908/",
        "id": 27908,
        "title": "La Ostia",
        "author_nicks": [
            {
                "name": "Pitu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19342/?format=api",
                    "id": 19342,
                    "name": "Pitu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10-14",
        "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/30443/?format=api",
        "demozoo_url": "https://demozoo.org/productions/30443/",
        "id": 30443,
        "title": "Demo",
        "author_nicks": [
            {
                "name": "Incubus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20577/?format=api",
                    "id": 20577,
                    "name": "Incubus",
                    "is_group": false
                }
            },
            {
                "name": "Pitu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19342/?format=api",
                    "id": 19342,
                    "name": "Pitu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Balance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20578/?format=api",
                    "id": 20578,
                    "name": "Balance",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-09-27",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]