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

{
    "url": "https://demozoo.org/api/v1/productions/25593/?format=api",
    "demozoo_url": "https://demozoo.org/music/25593/",
    "id": 25593,
    "title": "It's 2007 and i'm tracking",
    "author_nicks": [
        {
            "name": "Lackluster",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11737/?format=api",
                "id": 11737,
                "name": "Lackluster",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-02-17",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/icons07/music/dance/lackluster-its2007andimtrackin.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "72",
            "competition": {
                "id": 1781,
                "name": "Dance Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/262/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/262/",
                    "id": 262,
                    "name": "Icons 2007",
                    "tagline": "",
                    "start_date": "2007-02-16",
                    "end_date": "2007-02-18",
                    "location": "Arabianranta, Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.205448,
                    "longitude": 24.97797,
                    "website": "http://www.icons.fi/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "it",
        "30ch"
    ]
}