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

{
    "url": "https://demozoo.org/api/v1/productions/62852/?format=api",
    "demozoo_url": "https://demozoo.org/music/62852/",
    "id": 62852,
    "title": "Day of the Dogs",
    "author_nicks": [
        {
            "name": "Insanity",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1062/?format=api",
                "id": 1062,
                "name": "Insanity",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fatal Justice",
            "abbreviation": "FJ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1063/?format=api",
                "id": 1063,
                "name": "Fatal Justice",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-08-25",
    "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": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1996/P2B4/M4CH/INSANITY/PTB4_M12.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "6",
            "competition": {
                "id": 6899,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1601/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1601/",
                    "id": 1601,
                    "name": "Place To Be 1996",
                    "tagline": "Place 2 Be 4",
                    "start_date": "1996-08-22",
                    "end_date": "1996-08-26",
                    "location": "Mont-de-Marsan, Département des Landes, Aquitaine, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 43.89022,
                    "longitude": -0.49713,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}