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

{
    "url": "https://demozoo.org/api/v1/productions/100348/?format=api",
    "demozoo_url": "https://demozoo.org/music/100348/",
    "id": 100348,
    "title": "Skankin'",
    "author_nicks": [
        {
            "name": "Corpsicle",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18798/?format=api",
                "id": 18798,
                "name": "Corpsicle",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-02-14",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
            "id": 37,
            "name": "Nintendo Game Boy Color (GBC)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/corpsicle/skankin"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 10030,
                "name": "Other Oldskool Platform Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1954/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1954/",
                    "id": 1954,
                    "name": "Datastorm 2014",
                    "tagline": "The Final Datastorm",
                    "start_date": "2014-02-14",
                    "end_date": "2014-02-16",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701328,
                    "longitude": 11.96689,
                    "website": "http://www.datastorm.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}