GET /api/v1/releasers/14673/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/4633/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/4633/",
        "id": 4633,
        "title": "Big snail, small Athens",
        "author_nicks": [
            {
                "name": "Iris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14673/?format=api",
                    "id": 14673,
                    "name": "Iris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Edge of Panic",
                "abbreviation": "EoP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3737/?format=api",
                    "id": 3737,
                    "name": "Edge of Panic",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-04-25",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/20290/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20290/",
        "id": 20290,
        "title": "Crystal Jaune",
        "author_nicks": [
            {
                "name": "Iris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14673/?format=api",
                    "id": 14673,
                    "name": "Iris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-02-07",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/100080/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/100080/",
        "id": 100080,
        "title": "Spacefish",
        "author_nicks": [
            {
                "name": "Iris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14673/?format=api",
                    "id": 14673,
                    "name": "Iris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-07-18",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]