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

{
    "url": "https://demozoo.org/api/v1/productions/29168/?format=api",
    "demozoo_url": "https://demozoo.org/music/29168/",
    "id": 29168,
    "title": "Compo&Demo Final",
    "author_nicks": [
        {
            "name": "Pat",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19362/?format=api",
                "id": 19362,
                "name": "Pat",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Frame 18",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19358/?format=api",
                "id": 19358,
                "name": "Frame18",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-08-31",
    "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/Pat (HU)/compo&demo final.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/antiq96/m4ch/compo-pa.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=50847"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "62",
            "competition": {
                "id": 2246,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/707/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/707/",
                    "id": 707,
                    "name": "Antiq 1996",
                    "tagline": "The First Blow",
                    "start_date": "1996-08-30",
                    "end_date": "1996-09-01",
                    "location": "Pécs, Baranya, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.08333,
                    "longitude": 18.23333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}