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

{
    "url": "https://demozoo.org/api/v1/productions/102307/?format=api",
    "demozoo_url": "https://demozoo.org/music/102307/",
    "id": 102307,
    "title": "Cool Session",
    "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": "1998-02-27",
    "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/44/bb/coolsess.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/D/DMA_SC/4CHANNEL/COOLSESS.MOD"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/volcanic98/m4ch/05coolse.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 7044,
                "name": "4-Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/738/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/738/",
                    "id": 738,
                    "name": "Volcanic 1998",
                    "tagline": "Volcanic 4",
                    "start_date": "1998-02-27",
                    "end_date": "1998-03-02",
                    "location": "Cournon-d’Auvergne, Département du Puy-de-Dôme, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.73543,
                    "longitude": 3.19608,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}