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

GET /v1/routes/40504/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "47dba1966567399ce119ce570f153cc7"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7608/",
    "description": "Achslast.gpx",
    "creator_name": "Brummi-NL",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/95740d17-98a6-4996-99bb-20088ab1a173"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26877/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40504/",
    "metadata": {
        "length": 1694862,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 19,
        "size": 2075,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}