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

{
    "url": "https://demozoo.org/api/v1/productions/68257/?format=api",
    "demozoo_url": "https://demozoo.org/productions/68257/",
    "id": 68257,
    "title": "Julia Fractal Morpher",
    "author_nicks": [
        {
            "name": "Psychad",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15123/?format=api",
                "id": 15123,
                "name": "Psychad",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Illuminati",
            "abbreviation": "ILM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30600/?format=api",
                "id": 30600,
                "name": "Illuminati",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-12-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/deadline_reloaded03/php_demo/psychad_ilm_-_julia_fractal_morpher.tgz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24943"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "43",
            "competition": {
                "id": 7403,
                "name": "PHP Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1182/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1182/",
                    "id": 1182,
                    "name": "Deadline Reloaded 2003",
                    "tagline": "",
                    "start_date": "2003-12-27",
                    "end_date": "2003-12-29",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.332169,
                    "longitude": 18.062429,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}