GET /api/v1/releasers/148256/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/368767/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368767/",
        "id": 368767,
        "title": "BlaBla",
        "author_nicks": [
            {
                "name": "NippY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148256/?format=api",
                    "id": 148256,
                    "name": "NippY",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/28/?format=api",
                "id": 28,
                "name": "Sony Playstation 2 (PS2)"
            }
        ],
        "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/368747/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368747/",
        "id": 368747,
        "title": "Ice",
        "author_nicks": [
            {
                "name": "NippY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148256/?format=api",
                    "id": 148256,
                    "name": "NippY",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/28/?format=api",
                "id": 28,
                "name": "Sony Playstation 2 (PS2)"
            }
        ],
        "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/368740/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368740/",
        "id": 368740,
        "title": "Travel",
        "author_nicks": [
            {
                "name": "NippY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148256/?format=api",
                    "id": 148256,
                    "name": "NippY",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-02-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/28/?format=api",
                "id": 28,
                "name": "Sony Playstation 2 (PS2)"
            }
        ],
        "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/368730/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368730/",
        "id": 368730,
        "title": "Turos",
        "author_nicks": [
            {
                "name": "NippY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148256/?format=api",
                    "id": 148256,
                    "name": "NippY",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/28/?format=api",
                "id": 28,
                "name": "Sony Playstation 2 (PS2)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]