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

[
    {
        "url": "https://demozoo.org/api/v1/productions/167971/?format=api",
        "demozoo_url": "https://demozoo.org/productions/167971/",
        "id": 167971,
        "title": "urlol",
        "author_nicks": [
            {
                "name": "Genshiken",
                "abbreviation": "GSK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8926/?format=api",
                    "id": 8926,
                    "name": "Genshiken",
                    "is_group": true
                }
            },
            {
                "name": "PKTteam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69757/?format=api",
                    "id": 69757,
                    "name": "PKTteam",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/321112/?format=api",
        "demozoo_url": "https://demozoo.org/productions/321112/",
        "id": 321112,
        "title": "Powerfun",
        "author_nicks": [
            {
                "name": "Genshiken",
                "abbreviation": "GSK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8926/?format=api",
                    "id": 8926,
                    "name": "Genshiken",
                    "is_group": true
                }
            },
            {
                "name": "PKTteam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69757/?format=api",
                    "id": 69757,
                    "name": "PKTteam",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-03-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]