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

{
    "url": "https://demozoo.org/api/v1/productions/73244/?format=api",
    "demozoo_url": "https://demozoo.org/productions/73244/",
    "id": 73244,
    "title": "PLM-3D",
    "author_nicks": [
        {
            "name": "PureLamers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37244/?format=api",
                "id": 37244,
                "name": "PureLamers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-11-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
            "id": 26,
            "name": "Amiga PPC/RTG"
        }
    ],
    "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/2011/alchimie11/demo/slobman.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=72230"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "59",
            "competition": {
                "id": 7754,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1884/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1884/",
                    "id": 1884,
                    "name": "Alchimie 2011",
                    "tagline": "Alchimie 111111",
                    "start_date": "2011-11-11",
                    "end_date": "2011-11-13",
                    "location": "Tain-l’Hermitage, Département de la Drôme, Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.07217,
                    "longitude": 4.83708,
                    "website": "http://www.triplea.fr/alchimie2011/pages/index.php"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "k-fighter",
        "morphos"
    ]
}