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

{
    "url": "https://demozoo.org/api/v1/productions/49883/?format=api",
    "demozoo_url": "https://demozoo.org/productions/49883/",
    "id": 49883,
    "title": "Supreme",
    "author_nicks": [
        {
            "name": "Strider",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2601/?format=api",
                "id": 2601,
                "name": "Strider",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Supremacy",
            "abbreviation": "SUP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2255/?format=api",
                "id": 2255,
                "name": "Supremacy",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-11-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/millenium00.fr/in64/supreme.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 5099,
                "name": "Intros 64 Ko",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1112/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1112/",
                    "id": 1112,
                    "name": "Millenium Party 2000",
                    "tagline": "",
                    "start_date": "2000-11-03",
                    "end_date": "2000-11-05",
                    "location": "Auberives-sur-Varèze, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.421322,
                    "longitude": 4.81724,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}