This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/3537/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "229e880625107dc3def7af73a81b75a0"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/327/",
    "description": "Am Roten Wehebach",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d1cb2405-5408-448c-9af7-966b479d0fd0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2959/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3537/",
    "metadata": {
        "length": 18675,
        "lengthKind": "track",
        "duration": 6712,
        "positionLists": 1,
        "positions": 2264,
        "size": 299953,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-13T18:29:01+00:00",
        "elevationGain": 2595,
        "elevationLoss": 2590,
        "country": "DE"
    }
}