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

{
    "url": "https://demozoo.org/api/v1/productions/276458/?format=api",
    "demozoo_url": "https://demozoo.org/productions/276458/",
    "id": 276458,
    "title": "Fragment",
    "author_nicks": [
        {
            "name": "Maxter",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6825/?format=api",
                "id": 6825,
                "name": "Maxter",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-12-01",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Galen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6824/?format=api",
                    "id": 6824,
                    "name": "Galen",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://maxter.untergrund.net/Downloads/Fragment.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/optimise00/4k_intro/fragment.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3488"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 15824,
                "name": "4Kb Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4050/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4050/",
                    "id": 4050,
                    "name": "Optimise 2000",
                    "tagline": "",
                    "start_date": "2000-12-01",
                    "end_date": "2000-12-02",
                    "location": "Johannesburg, City of Johannesburg Metropolitan Municipality, Gauteng, South Africa",
                    "is_online": false,
                    "country_code": "ZA",
                    "latitude": -26.20227,
                    "longitude": 28.04363,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}