GET /api/v1/releasers/6466/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/112614/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/112614/",
        "id": 112614,
        "title": "Easter Egg",
        "author_nicks": [
            {
                "name": "Kokkie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6466/?format=api",
                    "id": 6466,
                    "name": "Kokkie",
                    "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": "2014-05-30",
        "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/4653/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/4653/",
        "id": 4653,
        "title": "Does the end of this world brings us back into a new Revision?",
        "author_nicks": [
            {
                "name": "Kokkie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6466/?format=api",
                    "id": 6466,
                    "name": "Kokkie",
                    "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/5017/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/5017/",
        "id": 5017,
        "title": "Frozen Tree",
        "author_nicks": [
            {
                "name": "Kokkie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6466/?format=api",
                    "id": 6466,
                    "name": "Kokkie",
                    "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": "2009-04-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]