GET /api/v1/releasers/608/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/61453/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/61453/",
        "id": 61453,
        "title": "Seabreeze",
        "author_nicks": [
            {
                "name": "Gizmo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/608/?format=api",
                    "id": 608,
                    "name": "Gizmo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dead Hackers Society",
                "abbreviation": "DHS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111/?format=api",
                    "id": 111,
                    "name": "Dead Hackers Society",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-07-02",
        "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/1280/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/1280/",
        "id": 1280,
        "title": "JB",
        "author_nicks": [
            {
                "name": "Gizmo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/608/?format=api",
                    "id": 608,
                    "name": "Gizmo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dead Hackers Society",
                "abbreviation": "DHS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111/?format=api",
                    "id": 111,
                    "name": "Dead Hackers Society",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-06-28",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/162857/?format=api",
        "demozoo_url": "https://demozoo.org/productions/162857/",
        "id": 162857,
        "title": "20 Years",
        "author_nicks": [
            {
                "name": "Gizmo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/608/?format=api",
                    "id": 608,
                    "name": "Gizmo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dead Hackers Society",
                "abbreviation": "DHS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111/?format=api",
                    "id": 111,
                    "name": "Dead Hackers Society",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-12-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]