GET /api/v1/releasers/146803/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/363409/?format=api",
        "demozoo_url": "https://demozoo.org/productions/363409/",
        "id": 363409,
        "title": "CCG Intro 2",
        "author_nicks": [
            {
                "name": "Mantronix",
                "abbreviation": "MAX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57389/?format=api",
                    "id": 57389,
                    "name": "Mantronix",
                    "is_group": true
                }
            },
            {
                "name": "The Thinker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146803/?format=api",
                    "id": 146803,
                    "name": "The Thinker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/363410/?format=api",
        "demozoo_url": "https://demozoo.org/productions/363410/",
        "id": 363410,
        "title": "CCG Intro 1",
        "author_nicks": [
            {
                "name": "Mantronix",
                "abbreviation": "MAX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57389/?format=api",
                    "id": 57389,
                    "name": "Mantronix",
                    "is_group": true
                }
            },
            {
                "name": "The Thinker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146803/?format=api",
                    "id": 146803,
                    "name": "The Thinker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/366241/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366241/",
        "id": 366241,
        "title": "U Make Me Nervus",
        "author_nicks": [
            {
                "name": "Powerstack",
                "abbreviation": "PWS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108647/?format=api",
                    "id": 108647,
                    "name": "Powerstack",
                    "is_group": true
                }
            },
            {
                "name": "The Thinker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146803/?format=api",
                    "id": 146803,
                    "name": "The Thinker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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": []
    }
]