GET /api/v1/releasers/44979/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/95372/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/95372/",
        "id": 95372,
        "title": "What Time Is It?",
        "author_nicks": [
            {
                "name": "Tekomuna-Minttu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44979/?format=api",
                    "id": 44979,
                    "name": "Tekomuna-Minttu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ninja GeFilus",
                "abbreviation": "NGFL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15380/?format=api",
                    "id": 15380,
                    "name": "Ninja GeFilus",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-12-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/119337/?format=api",
        "demozoo_url": "https://demozoo.org/productions/119337/",
        "id": 119337,
        "title": "Politiikka",
        "author_nicks": [
            {
                "name": "Tekomuna-Minttu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44979/?format=api",
                    "id": 44979,
                    "name": "Tekomuna-Minttu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ninja GeFilus",
                "abbreviation": "NGFL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15380/?format=api",
                    "id": 15380,
                    "name": "Ninja GeFilus",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-05",
        "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/37/?format=api",
                "id": 37,
                "name": "2K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "hidden-part",
            "no-effects",
            "commodore-basic-v2"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/119339/?format=api",
        "demozoo_url": "https://demozoo.org/productions/119339/",
        "id": 119339,
        "title": "Mikropasi+",
        "author_nicks": [
            {
                "name": "Tekomuna-Minttu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44979/?format=api",
                    "id": 44979,
                    "name": "Tekomuna-Minttu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ninja GeFilus",
                "abbreviation": "NGFL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15380/?format=api",
                    "id": 15380,
                    "name": "Ninja GeFilus",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-05",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "petscii",
            "finnish",
            "commodore-basic-v2"
        ]
    }
]