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

{
    "url": "https://demozoo.org/api/v1/productions/48925/?format=api",
    "demozoo_url": "https://demozoo.org/music/48925/",
    "id": 48925,
    "title": "Gravitation",
    "author_nicks": [
        {
            "name": "Ramos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29670/?format=api",
                "id": 29670,
                "name": "Ramos",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Samar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                "id": 5088,
                "name": "Samar Productions",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-03-15",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/2008/forever08/c64/msx-gfx.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "321",
            "competition": {
                "id": 4958,
                "name": "Commodore Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/129/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/129/",
                    "id": 129,
                    "name": "Forever 2008",
                    "tagline": "Forever 9: Party of the Undead",
                    "start_date": "2008-03-14",
                    "end_date": "2008-03-16",
                    "location": "Trencin, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.894828,
                    "longitude": 18.03864,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}