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

[
    {
        "url": "https://demozoo.org/api/v1/productions/4258/?format=api",
        "demozoo_url": "https://demozoo.org/productions/4258/",
        "id": 4258,
        "title": "Stupid Dungeons",
        "author_nicks": [
            {
                "name": "AMI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6136/?format=api",
                    "id": 6136,
                    "name": "AMI",
                    "is_group": false
                }
            },
            {
                "name": "XP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6137/?format=api",
                    "id": 6137,
                    "name": "XP",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tristar",
                "abbreviation": "TRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4008/?format=api",
                    "id": 4008,
                    "name": "Tristar",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-04-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "32k"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/3949/?format=api",
        "demozoo_url": "https://demozoo.org/productions/3949/",
        "id": 3949,
        "title": "Pang 96k",
        "author_nicks": [
            {
                "name": "XP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6137/?format=api",
                    "id": 6137,
                    "name": "XP",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tristar",
                "abbreviation": "TRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4008/?format=api",
                    "id": 4008,
                    "name": "Tristar",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-04-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "pang"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/55279/?format=api",
        "demozoo_url": "https://demozoo.org/productions/55279/",
        "id": 55279,
        "title": "Piratos",
        "author_nicks": [
            {
                "name": "XP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6137/?format=api",
                    "id": 6137,
                    "name": "XP",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tristar",
                "abbreviation": "TRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4008/?format=api",
                    "id": 4008,
                    "name": "Tristar",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-12-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]