GET /api/v1/releasers/48980/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/339856/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/339856/",
        "id": 339856,
        "title": "Mega Turrican",
        "author_nicks": [
            {
                "name": "Big User",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48980/?format=api",
                    "id": 48980,
                    "name": "Big User",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Protovision",
                "abbreviation": "PTV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5548/?format=api",
                    "id": 5548,
                    "name": "Protovision",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-24",
        "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": [
            "c64-ifli-mode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/339876/?format=api",
        "demozoo_url": "https://demozoo.org/productions/339876/",
        "id": 339876,
        "title": "Carcrash",
        "author_nicks": [
            {
                "name": "Big User",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48980/?format=api",
                    "id": 48980,
                    "name": "Big User",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Protovision",
                "abbreviation": "PTV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5548/?format=api",
                    "id": 5548,
                    "name": "Protovision",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-24",
        "supertype": "production",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/107781/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/107781/",
        "id": 107781,
        "title": "Fred Feuerstein",
        "author_nicks": [
            {
                "name": "Big User",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48980/?format=api",
                    "id": 48980,
                    "name": "Big User",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Protovision",
                "abbreviation": "PTV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5548/?format=api",
                    "id": 5548,
                    "name": "Protovision",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-12-01",
        "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": [
            "graphics-with-music"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36464/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/36464/",
        "id": 36464,
        "title": "RoundFace",
        "author_nicks": [
            {
                "name": "Big User",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48980/?format=api",
                    "id": 48980,
                    "name": "Big User",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fairlight",
                "abbreviation": "FLT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                    "id": 239,
                    "name": "Fairlight",
                    "is_group": true
                }
            },
            {
                "name": "Protovision",
                "abbreviation": "PTV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5548/?format=api",
                    "id": 5548,
                    "name": "Protovision",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-03-30",
        "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": []
    }
]