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

GET /v1/routes/3175/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "27b8efb06bb3892024a8e743007d4caf"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Rurberg Hirschley",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/280cbb58-0713-4301-80b5-3a495324c56e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2615/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3175/",
    "metadata": {
        "length": 9906,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 273,
        "size": 17716,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}