GET /api/v1/releasers/43855/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/89234/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/89234/",
        "id": 89234,
        "title": "Painguys",
        "author_nicks": [
            {
                "name": "Painguys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43855/?format=api",
                    "id": 43855,
                    "name": "Painguys",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-02-15",
        "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/89235/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/89235/",
        "id": 89235,
        "title": "Solskinnsdag med Painguys",
        "author_nicks": [
            {
                "name": "Painguys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43855/?format=api",
                    "id": 43855,
                    "name": "Painguys",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-02-15",
        "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/89240/?format=api",
        "demozoo_url": "https://demozoo.org/productions/89240/",
        "id": 89240,
        "title": "Kjøp Loff Nå",
        "author_nicks": [
            {
                "name": "Painguys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43855/?format=api",
                    "id": 43855,
                    "name": "Painguys",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-02-15",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]