GET /api/v1/releasers/107979/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/357310/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357310/",
        "id": 357310,
        "title": "FCG Cool Demo",
        "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
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/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/357312/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357312/",
        "id": 357312,
        "title": "FCG Intro",
        "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
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-12",
        "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/357311/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357311/",
        "id": 357311,
        "title": "Eye Demo",
        "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
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-11",
        "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/357309/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357309/",
        "id": 357309,
        "title": "FCG Intro Editor V1.2",
        "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
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-10-30",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]