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

[
    {
        "url": "https://demozoo.org/api/v1/productions/202465/?format=api",
        "demozoo_url": "https://demozoo.org/productions/202465/",
        "id": 202465,
        "title": "A Rite of Passage",
        "author_nicks": [
            {
                "name": "Nicky$",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64583/?format=api",
                    "id": 64583,
                    "name": "Nicky$",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-20",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "crinkler",
            "4klang"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/173803/?format=api",
        "demozoo_url": "https://demozoo.org/productions/173803/",
        "id": 173803,
        "title": "Golvad tarm (tm)",
        "author_nicks": [
            {
                "name": "Nicky$",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64583/?format=api",
                    "id": 64583,
                    "name": "Nicky$",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-07-01",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/155214/?format=api",
        "demozoo_url": "https://demozoo.org/productions/155214/",
        "id": 155214,
        "title": "Plenty of Room (2 lame 4k)",
        "author_nicks": [
            {
                "name": "Nicky$",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64583/?format=api",
                    "id": 64583,
                    "name": "Nicky$",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Alcatraz",
                "abbreviation": "ATZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                    "id": 738,
                    "name": "Alcatraz",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-03-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/43/?format=api",
                "id": 43,
                "name": "8K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]