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

[
    {
        "url": "https://demozoo.org/api/v1/productions/115793/?format=api",
        "demozoo_url": "https://demozoo.org/productions/115793/",
        "id": 115793,
        "title": "ThirdPersonCube",
        "author_nicks": [
            {
                "name": "LilaZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7794/?format=api",
                    "id": 7794,
                    "name": "LilaZ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-05-31",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "python"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6483/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/6483/",
        "id": 6483,
        "title": "cake",
        "author_nicks": [
            {
                "name": "LilaZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7794/?format=api",
                    "id": 7794,
                    "name": "LilaZ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-06-06",
        "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/87289/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/87289/",
        "id": 87289,
        "title": "Psyanoid",
        "author_nicks": [
            {
                "name": "LilaZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7794/?format=api",
                    "id": 7794,
                    "name": "LilaZ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-05-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/175247/?format=api",
        "demozoo_url": "https://demozoo.org/productions/175247/",
        "id": 175247,
        "title": "Lazorgun",
        "author_nicks": [
            {
                "name": "LilaZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7794/?format=api",
                    "id": 7794,
                    "name": "LilaZ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-05-15",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]