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

{
    "url": "https://demozoo.org/api/v1/productions/69643/?format=api",
    "demozoo_url": "https://demozoo.org/music/69643/",
    "id": 69643,
    "title": "Ghostbuster",
    "author_nicks": [
        {
            "name": "AK",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17540/?format=api",
                "id": 17540,
                "name": "AK",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Mandarine",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5889/?format=api",
                "id": 5889,
                "name": "Mandarine",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-03-22",
    "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/2003/equinoxe03/mp3/ak-mandarine-ghostbuster.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "43",
            "competition": {
                "id": 7495,
                "name": "MP3/OGG",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1213/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1213/",
                    "id": 1213,
                    "name": "Equinoxe 2003",
                    "tagline": "",
                    "start_date": "2003-03-21",
                    "end_date": "2003-03-23",
                    "location": "Paris, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.8534,
                    "longitude": 2.3486,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}