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

[
    {
        "url": "https://demozoo.org/api/v1/productions/143174/?format=api",
        "demozoo_url": "https://demozoo.org/productions/143174/",
        "id": 143174,
        "title": "Apeshit",
        "author_nicks": [
            {
                "name": "gormio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38234/?format=api",
                    "id": 38234,
                    "name": "gormio",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-08-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
                "id": 18,
                "name": "Mobile"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "sailfish-os"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/199302/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/199302/",
        "id": 199302,
        "title": "Kotiopai",
        "author_nicks": [
            {
                "name": "gormio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38234/?format=api",
                    "id": 38234,
                    "name": "gormio",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Exile Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/85970/?format=api",
                    "id": 85970,
                    "name": "Exile Studios",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-10-25",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]