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

[
    {
        "url": "https://demozoo.org/api/v1/productions/202848/?format=api",
        "demozoo_url": "https://demozoo.org/productions/202848/",
        "id": 202848,
        "title": "We March Forward",
        "author_nicks": [
            {
                "name": "Edge of Panic",
                "abbreviation": "EoP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3737/?format=api",
                    "id": 3737,
                    "name": "Edge of Panic",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-21",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "bass",
            "zlib",
            "glew",
            "sdl2"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/109208/?format=api",
        "demozoo_url": "https://demozoo.org/productions/109208/",
        "id": 109208,
        "title": "Shadows & Glass",
        "author_nicks": [
            {
                "name": "Edge of Panic",
                "abbreviation": "EoP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3737/?format=api",
                    "id": 3737,
                    "name": "Edge of Panic",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/31443/?format=api",
        "demozoo_url": "https://demozoo.org/productions/31443/",
        "id": 31443,
        "title": "Short Transmission",
        "author_nicks": [
            {
                "name": "Edge of Panic",
                "abbreviation": "EoP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3737/?format=api",
                    "id": 3737,
                    "name": "Edge of Panic",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-04-08",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "opengl"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/1116/?format=api",
        "demozoo_url": "https://demozoo.org/productions/1116/",
        "id": 1116,
        "title": "Deception of Gain",
        "author_nicks": [
            {
                "name": "Edge of Panic",
                "abbreviation": "EoP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3737/?format=api",
                    "id": 3737,
                    "name": "Edge of Panic",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-05",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]