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

[
    {
        "url": "https://demozoo.org/api/v1/productions/191112/?format=api",
        "demozoo_url": "https://demozoo.org/productions/191112/",
        "id": 191112,
        "title": "By the Pond",
        "author_nicks": [
            {
                "name": "tkln",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44248/?format=api",
                    "id": 44248,
                    "name": "tkln",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-08-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/159094/?format=api",
        "demozoo_url": "https://demozoo.org/productions/159094/",
        "id": 159094,
        "title": "Alias Happo",
        "author_nicks": [
            {
                "name": "tkln",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44248/?format=api",
                    "id": 44248,
                    "name": "tkln",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-06-11",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/91544/?format=api",
        "demozoo_url": "https://demozoo.org/productions/91544/",
        "id": 91544,
        "title": "laser life",
        "author_nicks": [
            {
                "name": "Sooda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41850/?format=api",
                    "id": 41850,
                    "name": "Sooda",
                    "is_group": false
                }
            },
            {
                "name": "tkln",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44248/?format=api",
                    "id": 44248,
                    "name": "tkln",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-10-19",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]