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

[
    {
        "url": "https://demozoo.org/api/v1/productions/379624/?format=api",
        "demozoo_url": "https://demozoo.org/productions/379624/",
        "id": 379624,
        "title": "Gamefreax Database v0.2",
        "author_nicks": [
            {
                "name": "Gamefreax",
                "abbreviation": "GF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152603/?format=api",
                    "id": 152603,
                    "name": "Gamefreax",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/13/?format=api",
                "id": 13,
                "name": "Sony Playstation 1 (PSX)"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "console-tool",
            "psx-tool"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/379625/?format=api",
        "demozoo_url": "https://demozoo.org/productions/379625/",
        "id": 379625,
        "title": "Y-Fix-Par v2.0",
        "author_nicks": [
            {
                "name": "Gamefreax",
                "abbreviation": "GF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152603/?format=api",
                    "id": 152603,
                    "name": "Gamefreax",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/13/?format=api",
                "id": 13,
                "name": "Sony Playstation 1 (PSX)"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "console-tool",
            "psx-tool"
        ]
    }
]