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

[
    {
        "url": "https://demozoo.org/api/v1/productions/314499/?format=api",
        "demozoo_url": "https://demozoo.org/productions/314499/",
        "id": 314499,
        "title": "Murhaaja v1.12",
        "author_nicks": [
            {
                "name": "SeikkailuPähkinä",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19909/?format=api",
                    "id": 19909,
                    "name": "SeikkailuPähkinä",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11",
        "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"
            }
        ],
        "tags": [
            "freeware",
            "game"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29112/?format=api",
        "demozoo_url": "https://demozoo.org/productions/29112/",
        "id": 29112,
        "title": "Blue Robot of Sea",
        "author_nicks": [
            {
                "name": "SeikkailuPähkinä",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19909/?format=api",
                    "id": 19909,
                    "name": "SeikkailuPähkinä",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-06-08",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/306115/?format=api",
        "demozoo_url": "https://demozoo.org/productions/306115/",
        "id": 306115,
        "title": "Piippolan Vaari",
        "author_nicks": [
            {
                "name": "SeikkailuPähkinä",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19909/?format=api",
                    "id": 19909,
                    "name": "SeikkailuPähkinä",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-01-20",
        "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/39/?format=api",
                "id": 39,
                "name": "100K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "fastdemo",
            "lost",
            "first-production"
        ]
    }
]