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

{
    "url": "https://demozoo.org/api/v1/productions/4143/?format=api",
    "demozoo_url": "https://demozoo.org/music/4143/",
    "id": 4143,
    "title": "Day after eternity",
    "author_nicks": [
        {
            "name": "Buzzer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/817/?format=api",
                "id": 817,
                "name": "Buzzer",
                "is_group": false
            }
        },
        {
            "name": "Mice",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/824/?format=api",
                "id": 824,
                "name": "Mice",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Brainstorm",
            "abbreviation": "BRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/220/?format=api",
                "id": 220,
                "name": "Brainstorm",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-04-09",
    "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/2007/breakpoint07/mp3_ogg/buzzer_and_mice_-_day_after_eternity.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/7486/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "154",
            "competition": {
                "id": 443,
                "name": "Streaming Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/24/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/24/",
                    "id": 24,
                    "name": "Breakpoint 2007",
                    "tagline": "Demoscene Through Time And Space",
                    "start_date": "2007-04-06",
                    "end_date": "2007-04-09",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net/2007/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}