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

{
    "url": "https://demozoo.org/api/v1/productions/300006/?format=api",
    "demozoo_url": "https://demozoo.org/music/300006/",
    "id": 300006,
    "title": "Several Days",
    "author_nicks": [
        {
            "name": "Kvazar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11065/?format=api",
                "id": 11065,
                "name": "Kvazar",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Euthanasia",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11064/?format=api",
                "id": 11064,
                "name": "Euthanasia",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-03-14",
    "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/Fasttracker 2/Kvazar/several days.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 3551,
                "name": "Music - Classic",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/459/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/459/",
                    "id": 459,
                    "name": "Cache 1998 Spring (IX)",
                    "tagline": "",
                    "start_date": "1998-03-13",
                    "end_date": "1998-03-15",
                    "location": "Kecskemét, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.90464,
                    "longitude": 19.68663,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm"
    ]
}