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

{
    "url": "https://demozoo.org/api/v1/productions/98507/?format=api",
    "demozoo_url": "https://demozoo.org/music/98507/",
    "id": 98507,
    "title": "Little Boat",
    "author_nicks": [
        {
            "name": "Zik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3700/?format=api",
                "id": 3700,
                "name": "Zik",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Futurs'",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3943/?format=api",
                "id": 3943,
                "name": "Futurs'",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-06-23",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/reset_fr12/music/little_boat.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpc-power.com/index.php?page=detail&num=12532"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 9957,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1405/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1405/",
                    "id": 1405,
                    "name": "ReSeT (.fr) 2012 (#8)",
                    "tagline": "",
                    "start_date": "2012-06-22",
                    "end_date": "2012-06-24",
                    "location": "Coutances, Département de la Manche, Lower Normandy, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 49.05,
                    "longitude": -1.43333,
                    "website": "http://reset.cpcscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}