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

{
    "url": "https://demozoo.org/api/v1/productions/41313/?format=api",
    "demozoo_url": "https://demozoo.org/productions/41313/",
    "id": 41313,
    "title": "Delve Into My Mind",
    "author_nicks": [
        {
            "name": "Ram Jam",
            "abbreviation": "RJ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1073/?format=api",
                "id": 1073,
                "name": "Ram Jam",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-09-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "sh0ck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11597/?format=api",
                    "id": 11597,
                    "name": "sh0ck",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/tig98/in64/delve-rj.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=87130"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 3941,
                "name": "PC 64k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/875/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/875/",
                    "id": 875,
                    "name": "The Italian Gathering 1998",
                    "tagline": "",
                    "start_date": "1998-09-11",
                    "end_date": "1998-09-14",
                    "location": "Provincia di Pescara, Abruzzo, Italy",
                    "is_online": false,
                    "country_code": "IT",
                    "latitude": 42.33333,
                    "longitude": 13.95,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}