GET /api/v1/releasers/14670/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/20285/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20285/",
        "id": 20285,
        "title": "HK Sides",
        "author_nicks": [
            {
                "name": "Otro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14670/?format=api",
                    "id": 14670,
                    "name": "Otro",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Up Rough Soundsystem",
                "abbreviation": "UP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                    "id": 456,
                    "name": "Up Rough",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-02-07",
        "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/173181/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/173181/",
        "id": 173181,
        "title": "Devilish",
        "author_nicks": [
            {
                "name": "Otro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14670/?format=api",
                    "id": 14670,
                    "name": "Otro",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Up Rough",
                "abbreviation": "UP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                    "id": 456,
                    "name": "Up Rough",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-07-18",
        "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/116574/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/116574/",
        "id": 116574,
        "title": "Robo Streets",
        "author_nicks": [
            {
                "name": "Otro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14670/?format=api",
                    "id": 14670,
                    "name": "Otro",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Up Rough",
                "abbreviation": "UP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                    "id": 456,
                    "name": "Up Rough",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-08-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/116578/?format=api",
        "demozoo_url": "https://demozoo.org/productions/116578/",
        "id": 116578,
        "title": "Hazemod Radio",
        "author_nicks": [
            {
                "name": "Goto80",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2055/?format=api",
                    "id": 2055,
                    "name": "Goto80",
                    "is_group": false
                }
            },
            {
                "name": "Otro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14670/?format=api",
                    "id": 14670,
                    "name": "Otro",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-08-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]