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

[
    {
        "url": "https://demozoo.org/api/v1/productions/357283/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357283/",
        "id": 357283,
        "title": "Floating",
        "author_nicks": [
            {
                "name": "Fluid",
                "abbreviation": "FLD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107976/?format=api",
                    "id": 107976,
                    "name": "Fluid",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/357282/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357282/",
        "id": 357282,
        "title": "Alive",
        "author_nicks": [
            {
                "name": "Fluid",
                "abbreviation": "FLD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107976/?format=api",
                    "id": 107976,
                    "name": "Fluid",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/357285/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357285/",
        "id": 357285,
        "title": "Plutonium",
        "author_nicks": [
            {
                "name": "Fluid",
                "abbreviation": "FLD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107976/?format=api",
                    "id": 107976,
                    "name": "Fluid",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/357284/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357284/",
        "id": 357284,
        "title": "Gunfighter",
        "author_nicks": [
            {
                "name": "Fluid",
                "abbreviation": "FLD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107976/?format=api",
                    "id": 107976,
                    "name": "Fluid",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-10-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]