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

{
    "url": "https://demozoo.org/api/v1/productions/51671/?format=api",
    "demozoo_url": "https://demozoo.org/music/51671/",
    "id": 51671,
    "title": "Doskopus",
    "author_nicks": [
        {
            "name": "Dma-Sc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2568/?format=api",
                "id": 2568,
                "name": "Dma-Sc",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Sector One",
            "abbreviation": "SCT1",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2244/?format=api",
                "id": 2244,
                "name": "Sector One",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-12-25",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://sndh.atari.org/sndh/sndh_lf/Dma-Sc/Doskopus_(UCM_18).sndh"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/03/08/doskopus_ucm_18.sndh"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 5338,
                "name": "MSX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1043/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1043/",
                    "id": 1043,
                    "name": "Ukonx 2000",
                    "tagline": "",
                    "start_date": "2000-04-14",
                    "end_date": "2000-04-16",
                    "location": "Vesoul, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 47.619911,
                    "longitude": 6.15481,
                    "website": "http://ukonx.free.fr/ukx_party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sndh"
    ]
}