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

[
    {
        "url": "https://demozoo.org/api/v1/productions/192200/?format=api",
        "demozoo_url": "https://demozoo.org/productions/192200/",
        "id": 192200,
        "title": "coder-monkey-0xFF",
        "author_nicks": [
            {
                "name": "zephyr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67253/?format=api",
                    "id": 67253,
                    "name": "zephyr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-08-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/22/?format=api",
                "id": 22,
                "name": "Sega Megadrive/Genesis"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/162256/?format=api",
        "demozoo_url": "https://demozoo.org/productions/162256/",
        "id": 162256,
        "title": "Strange TV",
        "author_nicks": [
            {
                "name": "zephyr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67253/?format=api",
                    "id": 67253,
                    "name": "zephyr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-08-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/22/?format=api",
                "id": 22,
                "name": "Sega Megadrive/Genesis"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/144604/?format=api",
        "demozoo_url": "https://demozoo.org/productions/144604/",
        "id": 144604,
        "title": "No code, no tools no demo",
        "author_nicks": [
            {
                "name": "zephyr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67253/?format=api",
                    "id": 67253,
                    "name": "zephyr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-08-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/22/?format=api",
                "id": 22,
                "name": "Sega Megadrive/Genesis"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]