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

[
    {
        "url": "https://demozoo.org/api/v1/productions/124445/?format=api",
        "demozoo_url": "https://demozoo.org/productions/124445/",
        "id": 124445,
        "title": "Orange Joy",
        "author_nicks": [
            {
                "name": "Bock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64485/?format=api",
                    "id": 64485,
                    "name": "Bock",
                    "is_group": false
                }
            },
            {
                "name": "TriGrou",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54301/?format=api",
                    "id": 54301,
                    "name": "TriGrou",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-07-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/351785/?format=api",
        "demozoo_url": "https://demozoo.org/productions/351785/",
        "id": 351785,
        "title": "KunKun & KokoKun",
        "author_nicks": [
            {
                "name": "Bock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64485/?format=api",
                    "id": 64485,
                    "name": "Bock",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-03-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/44/?format=api",
                "id": 44,
                "name": "Sega Master System"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/154834/?format=api",
        "demozoo_url": "https://demozoo.org/productions/154834/",
        "id": 154834,
        "title": "ECWORLD - ACT I (Emulation Camp Intro)",
        "author_nicks": [
            {
                "name": "Revelation",
                "abbreviation": "RVL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10677/?format=api",
                    "id": 10677,
                    "name": "Revelation",
                    "is_group": true
                }
            },
            {
                "name": "zoop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64485/?format=api",
                    "id": 64485,
                    "name": "Bock",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
                "id": 35,
                "name": "16K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lode-runner"
        ]
    }
]