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

[
    {
        "url": "https://demozoo.org/api/v1/productions/254979/?format=api",
        "demozoo_url": "https://demozoo.org/productions/254979/",
        "id": 254979,
        "title": "Elements and Balls",
        "author_nicks": [
            {
                "name": "JjyKs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80207/?format=api",
                    "id": 80207,
                    "name": "JjyKs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-08-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
                "id": 48,
                "name": "Java"
            },
            {
                "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": [
            "processing"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/191149/?format=api",
        "demozoo_url": "https://demozoo.org/productions/191149/",
        "id": 191149,
        "title": "Rainy Metaballs",
        "author_nicks": [
            {
                "name": "JjyKs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80207/?format=api",
                    "id": 80207,
                    "name": "JjyKs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-08-04",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/191253/?format=api",
        "demozoo_url": "https://demozoo.org/productions/191253/",
        "id": 191253,
        "title": "City Bike Simulator",
        "author_nicks": [
            {
                "name": "JjyKs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80207/?format=api",
                    "id": 80207,
                    "name": "JjyKs",
                    "is_group": false
                }
            },
            {
                "name": "MakkaraHauki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80245/?format=api",
                    "id": 80245,
                    "name": "MakkaraHauki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-08-03",
        "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": [
            "unity"
        ]
    }
]