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

{
    "url": "https://demozoo.org/api/v1/productions/64510/?format=api",
    "demozoo_url": "https://demozoo.org/music/64510/",
    "id": 64510,
    "title": "Girl Emotion",
    "author_nicks": [
        {
            "name": "DJ Baz0FFt",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24564/?format=api",
                "id": 24564,
                "name": "DJ Baz0FFt",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Psycho",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9236/?format=api",
                "id": 9236,
                "name": "Psycho",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-07-06",
    "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/2002/twilight02/m4ch/discohause.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "105",
            "competition": {
                "id": 7140,
                "name": "MOD Music (4 Channel)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/299/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/299/",
                    "id": 299,
                    "name": "Twilight 2002",
                    "tagline": "",
                    "start_date": "2002-07-06",
                    "end_date": "2002-07-06",
                    "location": "Horad Hrodna, Grodnenskaya, Belarus",
                    "is_online": false,
                    "country_code": "BY",
                    "latitude": 53.68333,
                    "longitude": 23.83333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}