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

[
    {
        "url": "https://demozoo.org/api/v1/productions/163534/?format=api",
        "demozoo_url": "https://demozoo.org/productions/163534/",
        "id": 163534,
        "title": "Gngb V20040115",
        "author_nicks": [
            {
                "name": "Patrice Mandin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37593/?format=api",
                    "id": 37593,
                    "name": "Data",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-01-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "emulator"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/140246/?format=api",
        "demozoo_url": "https://demozoo.org/productions/140246/",
        "id": 140246,
        "title": "Doom 12/18/95",
        "author_nicks": [
            {
                "name": "Data",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37593/?format=api",
                    "id": 37593,
                    "name": "Data",
                    "is_group": false
                }
            },
            {
                "name": "Xaz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40843/?format=api",
                    "id": 40843,
                    "name": "Xaz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2272/?format=api",
                    "id": 2272,
                    "name": "Trio",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]