GET /api/v1/releasers/3300/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/82224/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/82224/",
        "id": 82224,
        "title": "Elvis, viina, ganja, tissit",
        "author_nicks": [
            {
                "name": "Sakamies",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3300/?format=api",
                    "id": 3300,
                    "name": "Sakamies",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Naemok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36375/?format=api",
                    "id": 36375,
                    "name": "Naemok",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-09-17",
        "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/67118/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/67118/",
        "id": 67118,
        "title": "Kuoleman Portit",
        "author_nicks": [
            {
                "name": "Sakamies",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3300/?format=api",
                    "id": 3300,
                    "name": "Sakamies",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Naemok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36375/?format=api",
                    "id": 36375,
                    "name": "Naemok",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08-09",
        "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/76188/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/76188/",
        "id": 76188,
        "title": "Tukehu",
        "author_nicks": [
            {
                "name": "Sakamies",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3300/?format=api",
                    "id": 3300,
                    "name": "Sakamies",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-06-28",
        "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/193975/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/193975/",
        "id": 193975,
        "title": "Asparragus",
        "author_nicks": [
            {
                "name": "Sakamies",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3300/?format=api",
                    "id": 3300,
                    "name": "Sakamies",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]