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

{
    "url": "https://demozoo.org/api/v1/productions/66307/?format=api",
    "demozoo_url": "https://demozoo.org/productions/66307/",
    "id": 66307,
    "title": "Shake your body",
    "author_nicks": [
        {
            "name": "Dahan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27814/?format=api",
                "id": 27814,
                "name": "Dahan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "BOS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30128/?format=api",
                "id": 30128,
                "name": "BOS",
                "is_group": true
            }
        },
        {
            "name": "French Demoscene Activist",
            "abbreviation": "FDA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37424/?format=api",
                "id": 37424,
                "name": "French Demoscene Activist",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-03-10",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/numerica07/wild/shake_your_body.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30047"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "48",
            "competition": {
                "id": 7238,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/661/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/661/",
                    "id": 661,
                    "name": "Numerica 2007",
                    "tagline": "",
                    "start_date": "2007-03-09",
                    "end_date": "2007-03-11",
                    "location": "Montbéliard, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 47.50861,
                    "longitude": 6.80297,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}