GET /api/v1/releasers/19844/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/33605/?format=api",
        "demozoo_url": "https://demozoo.org/productions/33605/",
        "id": 33605,
        "title": "Szandal",
        "author_nicks": [
            {
                "name": "Controlled Dreams",
                "abbreviation": "CD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11086/?format=api",
                    "id": 11086,
                    "name": "Controlled Dreams",
                    "is_group": true
                }
            },
            {
                "name": "Neutron",
                "abbreviation": "NTR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19844/?format=api",
                    "id": 19844,
                    "name": "Neutron",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/157382/?format=api",
        "demozoo_url": "https://demozoo.org/productions/157382/",
        "id": 157382,
        "title": "Nine!",
        "author_nicks": [
            {
                "name": "Neutron",
                "abbreviation": "NTR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19844/?format=api",
                    "id": 19844,
                    "name": "Neutron",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/157381/?format=api",
        "demozoo_url": "https://demozoo.org/productions/157381/",
        "id": 157381,
        "title": "Another Wired '96 Invitation Intro",
        "author_nicks": [
            {
                "name": "Neutron",
                "abbreviation": "NTR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19844/?format=api",
                    "id": 19844,
                    "name": "Neutron",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/32777/?format=api",
        "demozoo_url": "https://demozoo.org/productions/32777/",
        "id": 32777,
        "title": "Dive",
        "author_nicks": [
            {
                "name": "Neutron",
                "abbreviation": "NTR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19844/?format=api",
                    "id": 19844,
                    "name": "Neutron",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/157383/?format=api",
        "demozoo_url": "https://demozoo.org/productions/157383/",
        "id": 157383,
        "title": "X-Mas (An Easter Intro)",
        "author_nicks": [
            {
                "name": "Neutron",
                "abbreviation": "NTR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19844/?format=api",
                    "id": 19844,
                    "name": "Neutron",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "christmas"
        ]
    }
]