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

[
    {
        "url": "https://demozoo.org/api/v1/productions/368818/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368818/",
        "id": 368818,
        "title": "GapeDemo",
        "author_nicks": [
            {
                "name": "TI-Crew",
                "abbreviation": "TiC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110083/?format=api",
                    "id": 110083,
                    "name": "TI-Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-12",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "osdm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/368820/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368820/",
        "id": 368820,
        "title": "GroovyTrracer",
        "author_nicks": [
            {
                "name": "TI-Crew",
                "abbreviation": "TiC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110083/?format=api",
                    "id": 110083,
                    "name": "TI-Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-12",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/368821/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368821/",
        "id": 368821,
        "title": "Trracer Fields",
        "author_nicks": [
            {
                "name": "TI-Crew",
                "abbreviation": "TiC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110083/?format=api",
                    "id": 110083,
                    "name": "TI-Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-12",
        "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": []
    }
]