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

[
    {
        "url": "https://demozoo.org/api/v1/productions/88118/?format=api",
        "demozoo_url": "https://demozoo.org/productions/88118/",
        "id": 88118,
        "title": "Parallel Dimension",
        "author_nicks": [
            {
                "name": "Sergio Padilla",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12931/?format=api",
                    "id": 12931,
                    "name": "Sergio Padilla",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-07-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/17925/?format=api",
        "demozoo_url": "https://demozoo.org/productions/17925/",
        "id": 17925,
        "title": "Bectris",
        "author_nicks": [
            {
                "name": "Sergio Padilla",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12931/?format=api",
                    "id": 12931,
                    "name": "Sergio Padilla",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-07-25",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/87562/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/87562/",
        "id": 87562,
        "title": "Bectris",
        "author_nicks": [
            {
                "name": "Sergio Padilla",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12931/?format=api",
                    "id": 12931,
                    "name": "Sergio Padilla",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-07-24",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]