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

{
    "url": "https://demozoo.org/api/v1/productions/44235/?format=api",
    "demozoo_url": "https://demozoo.org/music/44235/",
    "id": 44235,
    "title": "A face in the crowd",
    "author_nicks": [
        {
            "name": "Will Be",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/257/?format=api",
                "id": 257,
                "name": "Willbe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Theralite",
            "abbreviation": "TLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10360/?format=api",
                "id": 10360,
                "name": "Theralite",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-08-28",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Willbe/a%20face%20in%20the%20crowd.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/ltp99/m4ch/a_face_in_the_crowd.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/ltp99/m4ch/all_ltp3_m4ch.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "192",
            "competition": {
                "id": 4329,
                "name": "4 Channels Modules",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/913/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/913/",
                    "id": 913,
                    "name": "Lucky & Tigrou Party 1999",
                    "tagline": "",
                    "start_date": "1999-08-27",
                    "end_date": "1999-08-29",
                    "location": "Crosne, Département de l'Essonne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.71472,
                    "longitude": 2.46111,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}