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

[
    {
        "url": "https://demozoo.org/api/v1/productions/63695/?format=api",
        "demozoo_url": "https://demozoo.org/productions/63695/",
        "id": 63695,
        "title": "600",
        "author_nicks": [
            {
                "name": "Atn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3114/?format=api",
                    "id": 3114,
                    "name": "Atn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1761/?format=api",
                    "id": 1761,
                    "name": "Fit",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost",
            "telmac"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/335891/?format=api",
        "demozoo_url": "https://demozoo.org/productions/335891/",
        "id": 335891,
        "title": "Vmies",
        "author_nicks": [
            {
                "name": "Atn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3114/?format=api",
                    "id": 3114,
                    "name": "Atn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1761/?format=api",
                    "id": 1761,
                    "name": "Fit",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-31",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "raytraced-animation"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/335929/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/335929/",
        "id": 335929,
        "title": "Puke",
        "author_nicks": [
            {
                "name": "Atn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3114/?format=api",
                    "id": 3114,
                    "name": "Atn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-07-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]