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

GET /v1/routes/52065/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "955db8abed3808f550c104bf475ae269"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Unterbacher See (zurück)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1d222867-6994-4a89-9bb5-55039062b42b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35574/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52065/",
    "metadata": {
        "length": 10714,
        "lengthKind": "track",
        "duration": 3320,
        "positionLists": 1,
        "positions": 313,
        "size": 32847,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-19T16:51:07+00:00",
        "elevationGain": 260,
        "elevationLoss": 281,
        "country": "DE"
    }
}