GET /api/v1/releasers/37757/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/78468/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78468/",
        "id": 78468,
        "title": "Total",
        "author_nicks": [
            {
                "name": "Mojito",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37757/?format=api",
                    "id": 37757,
                    "name": "Mojito",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-08-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "opengl",
            "fmod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/82233/?format=api",
        "demozoo_url": "https://demozoo.org/productions/82233/",
        "id": 82233,
        "title": "Mojito02",
        "author_nicks": [
            {
                "name": "Mojito",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37757/?format=api",
                    "id": 37757,
                    "name": "Mojito",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-09-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "opengl",
            "fmod",
            "upx"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/66953/?format=api",
        "demozoo_url": "https://demozoo.org/productions/66953/",
        "id": 66953,
        "title": "mojito01",
        "author_nicks": [
            {
                "name": "Mojito",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37757/?format=api",
                    "id": 37757,
                    "name": "Mojito",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-11-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "opengl",
            "fmod",
            "upx",
            "mirrored-visuals"
        ]
    }
]