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

{
    "url": "https://demozoo.org/api/v1/productions/80504/?format=api",
    "demozoo_url": "https://demozoo.org/productions/80504/",
    "id": 80504,
    "title": "Deux Balles Demo",
    "author_nicks": [
        {
            "name": "FirST",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2594/?format=api",
                "id": 2594,
                "name": "FirST",
                "is_group": false
            }
        },
        {
            "name": "Sam23",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34413/?format=api",
                "id": 34413,
                "name": "Sam23",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-09-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://no-fragments.atari.org/no_fragments_04/archive/demos/first/dbd.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/FIRST/DBD.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25925"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 10998,
                "name": "Demos Hades",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1029/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1029/",
                    "id": 1029,
                    "name": "RTS 1998",
                    "tagline": "Return to the Source",
                    "start_date": "1998-09-05",
                    "end_date": "1998-09-07",
                    "location": "Seyssins, Département de l'Isère, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.15513,
                    "longitude": 5.67921,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "hades"
    ]
}