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

[
    {
        "url": "https://demozoo.org/api/v1/productions/87682/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/87682/",
        "id": 87682,
        "title": "Over and Out",
        "author_nicks": [
            {
                "name": "Lazarus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43502/?format=api",
                    "id": 43502,
                    "name": "Lazarus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nah-Kolor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/606/?format=api",
                    "id": 606,
                    "name": "Nah-Kolor",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-09-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/87700/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/87700/",
        "id": 87700,
        "title": "Good Morning Sunshine!",
        "author_nicks": [
            {
                "name": "Lazarus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43502/?format=api",
                    "id": 43502,
                    "name": "Lazarus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nah-Kolor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/606/?format=api",
                    "id": 606,
                    "name": "Nah-Kolor",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-09-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/163899/?format=api",
        "demozoo_url": "https://demozoo.org/productions/163899/",
        "id": 163899,
        "title": "Taxi 247",
        "author_nicks": [
            {
                "name": "Lazarus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43502/?format=api",
                    "id": 43502,
                    "name": "Lazarus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009",
        "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": []
    }
]