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

{
    "url": "https://demozoo.org/api/v1/productions/173623/?format=api",
    "demozoo_url": "https://demozoo.org/music/173623/",
    "id": 173623,
    "title": "Bacon",
    "author_nicks": [
        {
            "name": "Z-Nexx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7136/?format=api",
                "id": 7136,
                "name": "Z-Nexx",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Genesis Project",
            "abbreviation": "G*P",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project",
                "is_group": true
            }
        }
    ],
    "release_date": "2017-07-01",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/38/?format=api",
            "id": 38,
            "name": "Nintendo Game Boy (GB)"
        }
    ],
    "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/2017/gubbdata17/other_music/z-nexx-bacon.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "4.9",
            "competition": {
                "id": 13325,
                "name": "Other Platform Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3169/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3169/",
                    "id": 3169,
                    "name": "Gubbdata 2017",
                    "tagline": "Data, øl, vandkande og grillet hindbær roulade",
                    "start_date": "2017-06-30",
                    "end_date": "2017-07-02",
                    "location": "Lunds Kommun, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.66897,
                    "longitude": 13.36408,
                    "website": "http://gubbdata.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}