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

[
    {
        "url": "https://demozoo.org/api/v1/productions/153605/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/153605/",
        "id": 153605,
        "title": "Julia",
        "author_nicks": [
            {
                "name": "hamuha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48465/?format=api",
                    "id": 48465,
                    "name": "hamuha",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-02-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/153565/?format=api",
        "demozoo_url": "https://demozoo.org/productions/153565/",
        "id": 153565,
        "title": "Catapiller Dreams",
        "author_nicks": [
            {
                "name": "hamuha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48465/?format=api",
                    "id": 48465,
                    "name": "hamuha",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-02-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "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/133204/?format=api",
        "demozoo_url": "https://demozoo.org/productions/133204/",
        "id": 133204,
        "title": "gen_field",
        "author_nicks": [
            {
                "name": "hamuha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48465/?format=api",
                    "id": 48465,
                    "name": "hamuha",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-02-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "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/133214/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/133214/",
        "id": 133214,
        "title": "Enter the world of magnetic fluid",
        "author_nicks": [
            {
                "name": "hamuha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48465/?format=api",
                    "id": 48465,
                    "name": "hamuha",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-02-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/27/?format=api",
                "id": 27,
                "name": "Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "shader-sandbox"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/164540/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/164540/",
        "id": 164540,
        "title": "Glow Effects",
        "author_nicks": [
            {
                "name": "hamuha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48465/?format=api",
                    "id": 48465,
                    "name": "hamuha",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-03-22",
        "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": [
            "shader-sandbox"
        ]
    }
]