GET /api/v1/releasers/77898/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/267629/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/267629/",
        "id": 267629,
        "title": "Drowning in Reality",
        "author_nicks": [
            {
                "name": "Polar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77898/?format=api",
                    "id": 77898,
                    "name": "Polar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Reality",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45750/?format=api",
                    "id": 45750,
                    "name": "Reality",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-09-14",
        "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-multicolor-mode",
            "stages-included",
            "pixcen"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/193403/?format=api",
        "demozoo_url": "https://demozoo.org/productions/193403/",
        "id": 193403,
        "title": "Krpa",
        "author_nicks": [
            {
                "name": "Polar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77898/?format=api",
                    "id": 77898,
                    "name": "Polar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-09-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "tiny-intro-with-sound",
            "birthday-present"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/192988/?format=api",
        "demozoo_url": "https://demozoo.org/productions/192988/",
        "id": 192988,
        "title": "Spherical Gibberish",
        "author_nicks": [
            {
                "name": "Polar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77898/?format=api",
                    "id": 77898,
                    "name": "Polar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-09-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/186804/?format=api",
        "demozoo_url": "https://demozoo.org/productions/186804/",
        "id": 186804,
        "title": "Defloration²",
        "author_nicks": [
            {
                "name": "Polar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77898/?format=api",
                    "id": 77898,
                    "name": "Polar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-05-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]