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

GET /v1/routes/3212/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "19dd974793c7487f04a219f63a880a61"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Froitscheidt-Harscheidt RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fae41404-50c1-4b89-a5b4-1ab1d3408f15"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2653/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3212/",
    "metadata": {
        "length": 7674,
        "lengthKind": "track",
        "duration": 6072,
        "positionLists": 1,
        "positions": 525,
        "size": 70342,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-11-01T08:53:28+00:00",
        "elevationGain": 215,
        "elevationLoss": 195,
        "country": "DE"
    }
}