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

{
    "url": "https://demozoo.org/api/v1/productions/105648/?format=api",
    "demozoo_url": "https://demozoo.org/music/105648/",
    "id": 105648,
    "title": "My Dog Lives On the Moon",
    "author_nicks": [
        {
            "name": "Nagz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11000/?format=api",
                "id": 11000,
                "name": "Nagz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002",
    "supertype": "music",
    "platforms": [],
    "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://www.modules.pl/dl.php?mid=4733"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker%202/Nagz/my%20dog%20lives%20on%20the%20moon.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "5.956522",
            "competition": {
                "id": 10222,
                "name": "4kb Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2157/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2157/",
                    "id": 2157,
                    "name": "Big Chipcompo 3",
                    "tagline": "Welcome to the world of minimalism!",
                    "start_date": "2002-02",
                    "end_date": "2002-02",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://bcompo.wz.cz/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8ch",
        "xm"
    ]
}