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

{
    "url": "https://demozoo.org/api/v1/productions/80012/?format=api",
    "demozoo_url": "https://demozoo.org/music/80012/",
    "id": 80012,
    "title": "Crystal Fairies",
    "author_nicks": [
        {
            "name": "Dma-Sc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2568/?format=api",
                "id": 2568,
                "name": "Dma-Sc",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Sector One",
            "abbreviation": "SCT1",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2244/?format=api",
                "id": 2244,
                "name": "Sector One",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-02-22",
    "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": "https://media.demozoo.org/music/f6/42/crstfair.XM"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/D/DMA_SC/XM/CRSTFAIR.XM"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/synthesis04/chip/crstfair.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "32",
            "competition": {
                "id": 8280,
                "name": "Chip Tune",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1168/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1168/",
                    "id": 1168,
                    "name": "Synthesis 2004",
                    "tagline": "",
                    "start_date": "2004-02-20",
                    "end_date": "2004-02-23",
                    "location": "Ponthierry, Département de Seine-et-Marne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.53366,
                    "longitude": 2.54419,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm"
    ]
}