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

[
    {
        "url": "https://demozoo.org/api/v1/productions/196668/?format=api",
        "demozoo_url": "https://demozoo.org/productions/196668/",
        "id": 196668,
        "title": "Tears in rain",
        "author_nicks": [
            {
                "name": "Kush",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68796/?format=api",
                    "id": 68796,
                    "name": "Kush",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cookie Collective",
                "abbreviation": "Cookies",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78435/?format=api",
                    "id": 78435,
                    "name": "Cookie Collective",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-12-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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available",
            "4k-demo-oven"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/165896/?format=api",
        "demozoo_url": "https://demozoo.org/productions/165896/",
        "id": 165896,
        "title": "NoisyTexture",
        "author_nicks": [
            {
                "name": "Kush",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68796/?format=api",
                    "id": 68796,
                    "name": "Kush",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-12-03",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
                "id": 43,
                "name": "8K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/165948/?format=api",
        "demozoo_url": "https://demozoo.org/productions/165948/",
        "id": 165948,
        "title": "Alien lands",
        "author_nicks": [
            {
                "name": "Kush",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68796/?format=api",
                    "id": 68796,
                    "name": "Kush",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-12-03",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]