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

[
    {
        "url": "https://demozoo.org/api/v1/productions/192013/?format=api",
        "demozoo_url": "https://demozoo.org/productions/192013/",
        "id": 192013,
        "title": "Guardian",
        "author_nicks": [
            {
                "name": "Empathy",
                "abbreviation": "EMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73866/?format=api",
                    "id": 73866,
                    "name": "Empathy",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-08-18",
        "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",
            "shader-minifier",
            "oidos",
            "leviathan-2.0"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/181803/?format=api",
        "demozoo_url": "https://demozoo.org/productions/181803/",
        "id": 181803,
        "title": "Alive Here Now, Forever",
        "author_nicks": [
            {
                "name": "Empathy",
                "abbreviation": "EMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73866/?format=api",
                    "id": 73866,
                    "name": "Empathy",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-12-28",
        "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",
            "renoise",
            "oidos",
            "source-available",
            "hardcoded-720p"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/177359/?format=api",
        "demozoo_url": "https://demozoo.org/productions/177359/",
        "id": 177359,
        "title": "Plexus None",
        "author_nicks": [
            {
                "name": "Empathy",
                "abbreviation": "EMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73866/?format=api",
                    "id": 73866,
                    "name": "Empathy",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-08-19",
        "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",
            "shader-minifier",
            "oidos"
        ]
    }
]