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

[
    {
        "url": "https://demozoo.org/api/v1/productions/330316/?format=api",
        "demozoo_url": "https://demozoo.org/productions/330316/",
        "id": 330316,
        "title": "Shao Lin's Road +",
        "author_nicks": [
            {
                "name": "Jabba Crackware",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73467/?format=api",
                    "id": 73467,
                    "name": "Jabba Crackings",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-03-03",
        "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": [
            "defaced-title-screen",
            "shao-lins-road"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/298561/?format=api",
        "demozoo_url": "https://demozoo.org/productions/298561/",
        "id": 298561,
        "title": "Donkey Kong II hi score version",
        "author_nicks": [
            {
                "name": "Jabba Crackings",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73467/?format=api",
                    "id": 73467,
                    "name": "Jabba Crackings",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-12-31",
        "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": [
            "no-sound",
            "donkey-kong",
            "defaced-title-screen"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/176596/?format=api",
        "demozoo_url": "https://demozoo.org/productions/176596/",
        "id": 176596,
        "title": "Galivan",
        "author_nicks": [
            {
                "name": "Jabba Crackings",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73467/?format=api",
                    "id": 73467,
                    "name": "Jabba Crackings",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-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": [
            "no-sound",
            "galivan"
        ]
    }
]