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

[
    {
        "url": "https://demozoo.org/api/v1/productions/48810/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/48810/",
        "id": 48810,
        "title": "jsem prilis sexy",
        "author_nicks": [
            {
                "name": "Woid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/386/?format=api",
                    "id": 386,
                    "name": "Woid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Marshals",
                "abbreviation": "MRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/387/?format=api",
                    "id": 387,
                    "name": "Marshals",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-18",
        "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/46610/?format=api",
        "demozoo_url": "https://demozoo.org/productions/46610/",
        "id": 46610,
        "title": "Beer Wild",
        "author_nicks": [
            {
                "name": "Patrick0",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3785/?format=api",
                    "id": 3785,
                    "name": "Nooly",
                    "is_group": false
                }
            },
            {
                "name": "Raist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11395/?format=api",
                    "id": 11395,
                    "name": "Raist",
                    "is_group": false
                }
            },
            {
                "name": "Woid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/386/?format=api",
                    "id": 386,
                    "name": "Woid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-05-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]