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

{
    "url": "https://demozoo.org/api/v1/productions/54547/?format=api",
    "demozoo_url": "https://demozoo.org/productions/54547/",
    "id": 54547,
    "title": "Second Childhood",
    "author_nicks": [
        {
            "name": "Bluebox",
            "abbreviation": "BBX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6010/?format=api",
                "id": 6010,
                "name": "Bluebox Cinematique Gmbh",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-07-07",
    "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": "Charlie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11232/?format=api",
                    "id": 11232,
                    "name": "Charlie",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Innocent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1278/?format=api",
                    "id": 1278,
                    "name": "Innocent",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/flag01/in64/bbx-2ndc.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=4291"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "17",
            "competition": {
                "id": 5758,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/83/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/83/",
                    "id": 83,
                    "name": "FLaG 2001",
                    "tagline": "",
                    "start_date": "2001-07-06",
                    "end_date": "2001-07-08",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506225,
                    "longitude": 19.06482,
                    "website": "http://flag2001.demoscene.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}