GET /api/v1/productions/328002/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/328002/?format=api",
    "demozoo_url": "https://demozoo.org/productions/328002/",
    "id": 328002,
    "title": "First One",
    "author_nicks": [
        {
            "name": "Impact",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45420/?format=api",
                "id": 45420,
                "name": "Impact",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-10-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Demoniak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69737/?format=api",
                    "id": 69737,
                    "name": "Demoniak",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Zlew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60960/?format=api",
                    "id": 60960,
                    "name": "Zlew",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/impact/impact-firstone.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=90242"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4736/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4736/",
            "id": 4736,
            "name": "Benediction Coding Party #1",
            "tagline": "",
            "start_date": "2021-10-29",
            "end_date": "2021-11-01",
            "location": "Saint-Sauveur-Lendelin, Manche, Normandy, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 49.12988,
            "longitude": -1.41405,
            "website": "http://bndcodingparty.memoryfull.net"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}