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

{
    "url": "https://demozoo.org/api/v1/productions/156481/?format=api",
    "demozoo_url": "https://demozoo.org/music/156481/",
    "id": 156481,
    "title": "Within An Hour",
    "author_nicks": [
        {
            "name": "Wisdom",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5883/?format=api",
                "id": 5883,
                "name": "Wisdom",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-05-08",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/2004/7d04/music/within_an_hour.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "7,77",
            "competition": {
                "id": 12296,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/639/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/639/",
                    "id": 639,
                    "name": "7D 2004",
                    "tagline": "7D4 Demo Party III",
                    "start_date": "2004-05-08",
                    "end_date": "2004-05-09",
                    "location": "Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.040852,
                    "longitude": 28.986179,
                    "website": "http://www.7dx-party.org/"
                }
            }
        },
        {
            "position": 7,
            "ranking": "7",
            "score": "7,95",
            "competition": {
                "id": 12300,
                "name": "On The Fly",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/639/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/639/",
                    "id": 639,
                    "name": "7D 2004",
                    "tagline": "7D4 Demo Party III",
                    "start_date": "2004-05-08",
                    "end_date": "2004-05-09",
                    "location": "Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.040852,
                    "longitude": 28.986179,
                    "website": "http://www.7dx-party.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}