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

GET /v1/routes/54708/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "96103ae4751903fec80c11bc4910414b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "A-24 Schaalsee>MV-Goldberg>SH-Mölln 360km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/89360511-8b70-4716-af10-b75d700401b4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38217/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54708/",
    "metadata": {
        "length": 332503,
        "lengthKind": "routed",
        "duration": 246,
        "positionLists": 1,
        "positions": 29,
        "size": 6945,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-17T15:04:01.454000+00:00",
        "elevationGain": 139,
        "elevationLoss": 143,
        "country": "DE"
    }
}