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

[
    {
        "url": "https://demozoo.org/api/v1/productions/301868/?format=api",
        "demozoo_url": "https://demozoo.org/productions/301868/",
        "id": 301868,
        "title": "NeoGeo Pocket (Color) ID Tool v1.1 for X",
        "author_nicks": [
            {
                "name": "Network International Ltd.",
                "abbreviation": "NIL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77317/?format=api",
                    "id": 77317,
                    "name": "Network International Ltd.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/104/?format=api",
                "id": 104,
                "name": "Neo Geo Pocket / Neo Geo Pocket Color (NGPC)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "console-tool"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/301866/?format=api",
        "demozoo_url": "https://demozoo.org/productions/301866/",
        "id": 301866,
        "title": "Neo Geo Pocket (Color) ID v1.1",
        "author_nicks": [
            {
                "name": "Eurasia",
                "abbreviation": "EUR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11739/?format=api",
                    "id": 11739,
                    "name": "Eurasia",
                    "is_group": true
                }
            },
            {
                "name": "Network International Ltd.",
                "abbreviation": "NIL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77317/?format=api",
                    "id": 77317,
                    "name": "Network International Ltd.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/14/?format=api",
                "id": 14,
                "name": "Console Handheld"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/84/?format=api",
                "id": 84,
                "name": "FreeBSD"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "neogeo-pocket",
            "console-tool"
        ]
    }
]