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

{
    "url": "https://demozoo.org/api/v1/productions/55931/?format=api",
    "demozoo_url": "https://demozoo.org/productions/55931/",
    "id": 55931,
    "title": "Supremacy",
    "author_nicks": [
        {
            "name": "X Metal Force Crew",
            "abbreviation": "X-Metal-Force-Crew",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29822/?format=api",
                "id": 29822,
                "name": "X Metal Force Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-10-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8113"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 5997,
                "name": "Intros 64 Ko",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1156/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1156/",
                    "id": 1156,
                    "name": "Millenium Party 2001",
                    "tagline": "",
                    "start_date": "2001-10-26",
                    "end_date": "2001-10-28",
                    "location": "Département de la Vienne, Poitou-Charentes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 46.5,
                    "longitude": 0.5,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}