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

[
    {
        "url": "https://demozoo.org/api/v1/productions/81783/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81783/",
        "id": 81783,
        "title": "Inconsistency",
        "author_nicks": [
            {
                "name": "Hymy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24586/?format=api",
                    "id": 24586,
                    "name": "Hymy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-08-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "sdl"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/38237/?format=api",
        "demozoo_url": "https://demozoo.org/productions/38237/",
        "id": 38237,
        "title": "Meteoroid",
        "author_nicks": [
            {
                "name": "Awind",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24587/?format=api",
                    "id": 24587,
                    "name": "Awind",
                    "is_group": false
                }
            },
            {
                "name": "Hymy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24586/?format=api",
                    "id": 24586,
                    "name": "Hymy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/70799/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/70799/",
        "id": 70799,
        "title": "Hymy_5v_Paint.bmp",
        "author_nicks": [
            {
                "name": "Hymy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24586/?format=api",
                    "id": 24586,
                    "name": "Hymy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-08-07",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "source-available"
        ]
    }
]