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

[
    {
        "url": "https://demozoo.org/api/v1/productions/308209/?format=api",
        "demozoo_url": "https://demozoo.org/productions/308209/",
        "id": 308209,
        "title": "Dragon Spirit +2",
        "author_nicks": [
            {
                "name": "Atom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53802/?format=api",
                    "id": 53802,
                    "name": "Atom",
                    "is_group": true
                }
            },
            {
                "name": "Censor Design",
                "abbreviation": "CD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                    "id": 1273,
                    "name": "Censor Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-11",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "trainer",
            "dragon-spirit"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/126494/?format=api",
        "demozoo_url": "https://demozoo.org/productions/126494/",
        "id": 126494,
        "title": "Blob",
        "author_nicks": [
            {
                "name": "Atom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53802/?format=api",
                    "id": 53802,
                    "name": "Atom",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-10-28",
        "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/308210/?format=api",
        "demozoo_url": "https://demozoo.org/productions/308210/",
        "id": 308210,
        "title": "Co-Operation",
        "author_nicks": [
            {
                "name": "Atom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53802/?format=api",
                    "id": 53802,
                    "name": "Atom",
                    "is_group": true
                }
            },
            {
                "name": "Texiax",
                "abbreviation": "TEX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109478/?format=api",
                    "id": 109478,
                    "name": "Texiax",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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": []
    }
]