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

{
    "url": "https://demozoo.org/api/v1/productions/105646/?format=api",
    "demozoo_url": "https://demozoo.org/music/105646/",
    "id": 105646,
    "title": "A Synthetic Device",
    "author_nicks": [
        {
            "name": "Reed",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/931/?format=api",
                "id": 931,
                "name": "Reed",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Damage",
            "abbreviation": "DMG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/448/?format=api",
                "id": 448,
                "name": "Damage",
                "is_group": true
            }
        },
        {
            "name": "Tristar and Red Sector Inc.",
            "abbreviation": "TRSI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc.",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-02",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://yfinder.de/users/reed/music/a_synthetic_device.zip"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker%202/Reed/a%20synthetic%20device.xm"
        }
    ],
    "external_links": [
        {
            "link_class": "ModarchiveModule",
            "url": "https://modarchive.org/module.php?34082"
        },
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/11669/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "7.869565",
            "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": [
        "10ch",
        "xm"
    ]
}