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

[
    {
        "url": "https://demozoo.org/api/v1/productions/187610/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187610/",
        "id": 187610,
        "title": "Don't Switch",
        "author_nicks": [
            {
                "name": "mGGk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65989/?format=api",
                    "id": 65989,
                    "name": "mGGk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-06-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/14/?format=api",
                "id": 14,
                "name": "Console Handheld"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "nintendo-switch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/179917/?format=api",
        "demozoo_url": "https://demozoo.org/productions/179917/",
        "id": 179917,
        "title": "fastaaa",
        "author_nicks": [
            {
                "name": "mGGk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65989/?format=api",
                    "id": 65989,
                    "name": "mGGk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-11-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/171773/?format=api",
        "demozoo_url": "https://demozoo.org/productions/171773/",
        "id": 171773,
        "title": "RetroProcessing",
        "author_nicks": [
            {
                "name": "Erk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7133/?format=api",
                    "id": 7133,
                    "name": "Erk",
                    "is_group": false
                }
            },
            {
                "name": "mGGk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65989/?format=api",
                    "id": 65989,
                    "name": "mGGk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-05-13",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "processing",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/203357/?format=api",
        "demozoo_url": "https://demozoo.org/productions/203357/",
        "id": 203357,
        "title": "HardCorner",
        "author_nicks": [
            {
                "name": "mGGk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65989/?format=api",
                    "id": 65989,
                    "name": "mGGk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-02-16",
        "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": []
    }
]