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

{
    "url": "https://demozoo.org/api/v1/productions/357766/?format=api",
    "demozoo_url": "https://demozoo.org/productions/357766/",
    "id": 357766,
    "title": "Tetine",
    "author_nicks": [
        {
            "name": "Saturne",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5132/?format=api",
                "id": 5132,
                "name": "Saturne",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-03-03",
    "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/37/?format=api",
            "id": 37,
            "name": "2K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Vodka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5135/?format=api",
                    "id": 5135,
                    "name": "Vodka",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/S/Saturne/Saturne-Tetine.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=108051"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 19378,
                "name": "Fast Code",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/736/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/736/",
                    "id": 736,
                    "name": "Volcanic 1996",
                    "tagline": "Volcanic 2",
                    "start_date": "1996-03-01",
                    "end_date": "1996-03-04",
                    "location": "Pont-du-Château, Département du Puy-de-Dôme, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.79833,
                    "longitude": 3.24833,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}