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

[
    {
        "url": "https://demozoo.org/api/v1/productions/131972/?format=api",
        "demozoo_url": "https://demozoo.org/productions/131972/",
        "id": 131972,
        "title": "Standard Orbit",
        "author_nicks": [
            {
                "name": "Miragɘ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30302/?format=api",
                    "id": 30302,
                    "name": "Miragɘ",
                    "is_group": true
                }
            },
            {
                "name": "Stroboholics",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6311/?format=api",
                    "id": 6311,
                    "name": "Stroboholics",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-01-31",
        "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/91522/?format=api",
        "demozoo_url": "https://demozoo.org/productions/91522/",
        "id": 91522,
        "title": "Enkaustik",
        "author_nicks": [
            {
                "name": "Miragɘ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30302/?format=api",
                    "id": 30302,
                    "name": "Miragɘ",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-10-19",
        "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": [
            "opengl"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/50804/?format=api",
        "demozoo_url": "https://demozoo.org/productions/50804/",
        "id": 50804,
        "title": "Metachronie",
        "author_nicks": [
            {
                "name": "Miragɘ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30302/?format=api",
                    "id": 30302,
                    "name": "Miragɘ",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-02-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"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
                "id": 43,
                "name": "8K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "modplug-tracker",
            "dingoo",
            "modplug"
        ]
    }
]