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

{
    "url": "https://demozoo.org/api/v1/productions/59256/?format=api",
    "demozoo_url": "https://demozoo.org/music/59256/",
    "id": 59256,
    "title": "Argh",
    "author_nicks": [
        {
            "name": "Gouafhg",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4214/?format=api",
                "id": 4214,
                "name": "Gouafhg",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Gang",
            "abbreviation": "GNG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4083/?format=api",
                "id": 4083,
                "name": "The Gang",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-11-30",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://thegang.nu/get_data.php?type=attachment&id=31"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/dreamhack02/mmul/03_argh_by_gouafhg.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "213",
            "competition": {
                "id": 6470,
                "name": "Music Tracker",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/965/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/965/",
                    "id": 965,
                    "name": "Dreamhack 2002",
                    "tagline": "DreamHack Winter 2002",
                    "start_date": "2002-11-28",
                    "end_date": "2002-12-01",
                    "location": "Jönköpings Län, Jönköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.5,
                    "longitude": 14.5,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm"
    ]
}