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

{
    "url": "https://demozoo.org/api/v1/productions/165737/?format=api",
    "demozoo_url": "https://demozoo.org/music/165737/",
    "id": 165737,
    "title": "Our Feelings",
    "author_nicks": [
        {
            "name": "Hazel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6245/?format=api",
                "id": 6245,
                "name": "Hazel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Static",
            "abbreviation": "STC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10122/?format=api",
                "id": 10122,
                "name": "Static",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-10-23",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/the_meltdown99/mp3_ogg/our_feelings-hazel.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 12903,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/860/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/860/",
                    "id": 860,
                    "name": "The Meltdown 1999 (4)",
                    "tagline": "",
                    "start_date": "1999-10-22",
                    "end_date": "1999-10-24",
                    "location": "Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.276089,
                    "longitude": 9.51695,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}