GET /api/v1/releasers/23818/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/194908/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/194908/",
        "id": 194908,
        "title": "Partypeople 30%",
        "author_nicks": [
            {
                "name": "Izzy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23818/?format=api",
                    "id": 23818,
                    "name": "Izzy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-07-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "pixel-perfect",
            "interlaced"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/194911/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/194911/",
        "id": 194911,
        "title": "Ostapenkova",
        "author_nicks": [
            {
                "name": "Izzy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23818/?format=api",
                    "id": 23818,
                    "name": "Izzy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-07-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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/48372/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/48372/",
        "id": 48372,
        "title": "End Of S.",
        "author_nicks": [
            {
                "name": "Izzy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23818/?format=api",
                    "id": 23818,
                    "name": "Izzy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-03-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": [
            "interlaced"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39433/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39433/",
        "id": 39433,
        "title": "Worms",
        "author_nicks": [
            {
                "name": "Izzy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23818/?format=api",
                    "id": 23818,
                    "name": "Izzy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Singular Crew",
                "abbreviation": "SGR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5740/?format=api",
                    "id": 5740,
                    "name": "Singular Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-02-08",
        "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": [
            "interlaced"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36388/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/36388/",
        "id": 36388,
        "title": "Compopic",
        "author_nicks": [
            {
                "name": "Izzy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23818/?format=api",
                    "id": 23818,
                    "name": "Izzy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-04-05",
        "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": []
    }
]