GET /api/v1/releasers/109978/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/357308/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357308/",
        "id": 357308,
        "title": "Feel Sad",
        "author_nicks": [
            {
                "name": "Formby Cracking Group",
                "abbreviation": "FCG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107979/?format=api",
                    "id": 107979,
                    "name": "Formby Cracking Group",
                    "is_group": true
                }
            },
            {
                "name": "The Society",
                "abbreviation": "TS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109978/?format=api",
                    "id": 109978,
                    "name": "The Society",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-01-28",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/368333/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368333/",
        "id": 368333,
        "title": "Driller Rip",
        "author_nicks": [
            {
                "name": "The Society",
                "abbreviation": "TS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109978/?format=api",
                    "id": 109978,
                    "name": "The Society",
                    "is_group": true
                }
            }
        ],
        "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": [
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/368334/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368334/",
        "id": 368334,
        "title": "Hunter's Moon Ripp",
        "author_nicks": [
            {
                "name": "The Society",
                "abbreviation": "TS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109978/?format=api",
                    "id": 109978,
                    "name": "The Society",
                    "is_group": true
                }
            }
        ],
        "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": [
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/368335/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368335/",
        "id": 368335,
        "title": "Slaine Ripp",
        "author_nicks": [
            {
                "name": "The Society",
                "abbreviation": "TS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109978/?format=api",
                    "id": 109978,
                    "name": "The Society",
                    "is_group": true
                }
            }
        ],
        "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": [
            "one-file-demo"
        ]
    }
]